KestrelAzure container app - Kestrel - Http 431Introduction This post is about an error over which I spent hours trying to get anywhere until my colleague Sebastian Wiejas spotted the…
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…