GithubDependabot GitHub workflow fails - deployment_token was not providedIntroduction The automated update tool Dependabot is a very helpful bot and it creates many fixes in the form of pull requests. Recently I…
AzureWhy is Azure firewall allowing a request that should be denied?Introduction Azure Firewall is an exciting cloud native network security service and provides a lot of features to make our life easier…
AzureExpressRoute missing spoke routeIntroduction After an Azure ExpressRoute is setup we can use Get-AzExpressRouteCircuitRouteTable Cmdlet to view what routes are advertised…
DevOpsAzure DevOps service connection with Service Principal using CertificateBanner from wixstatic Introduction Azure DevOps service connection to Azure, using a Service Principal can use a secret (a password) or a…
AzureVNet peering using Azure PolicyIntroduction Azure policy is a service on Azure which helps us achieve organisation-wide resource governance by creating policies in Azure…
AzureFinding the outbound IP address of an azure function/webappIntroduction It is quite useful to know the outbound IP address of an Azure function app or an app service. Both these services are the same…