Azure SQL Managed Instance: Network Intent Policy error fix in Azure Bicep

Azure SQL MI Nsg rules

Introduction If you’re trying to deploy Azure SQL Managed Instance in Azure via Azure Bicep you may have stumbled across this ‘Network Intent Policy’ error when trying to redeploy your Azure Bicep template. The problem doesn’t present itself on your first deployment yet when trying your template again this error is present. It seems if …

Azure Lean Coffee – Episode 3

Azure Lean Coffee Episode 3

Just a quick post about Azure Lean Coffee, hosted by Daniel McLoughlin and Rukaya Ogazi-Khan which is streamed live monthly covering a range of discussion topics on Azure of which I was fortunate enough to get involved in their latest episode. In this months episode I was joined along side Michael Durkan and Jeevantika Lingalwar …

Continuous deployment to Azure Container Apps with Azure DevOps

Azure Container App

Introduction Deploying to Azure Container Apps with Azure DevOps and want a quick start reference to get going? I’ll detail how you can quick start continuous deployment to your Azure Container App revision in single revision mode with Azure DevOps, featuring a quick start YAML pipeline that will build your container, publish to Azure Container …

Seamlessly deploy Azure Front Door Premium with Private Endpoint to App Services

Azure Front Door Premium with Private Link to App Services

Introduction Azure Front Door Premium allows Private Link connections to Azure PaaS services such as Azure Storage, App services and even AKS/Azure Container Apps. Private Endpoints allow us to securely send traffic via the Azure backbone network with Microsoft directly to your virtual network without leaving and going via the internet. In this post I’ll …

A look into the Azure OpenAI Chat Accelerator

Introduction A few months ago Microsoft released the Azure OpenAI Chat Solution Accelerator. The accelerator is to help organisations fast track and simplify their adoption of the Azure OpenAI service by giving an out the box private chat solution that gives you a familiar user experience. This is enabling your organisation to have your own …

Using ChatGPT connector in Azure Logic Apps

Introduction Disclaimer: this is just for fun! I don’t actually use it to suggest replies to my emails 🙂 Additionally I also have disregarded any data sensitivity concerns in doing this for the name of testing things out and fun. I thought it was a cool concept that could have some valid use cases. For …

Skip to content