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...
Continue reading...Shared variable file patterns with Azure Bicep
Shared variable file patterns with Azure Bicep guide, benefits and how it can help centralise common variables for reuse
Continue reading...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...
Continue reading...Exploring the awesome Bicep Test Framework 🧪
Introduction Bicep test framework is still in early developmental phase being an experimental feature. It was first presented by Bicep team on the August community call...
Continue reading...Consuming Bicep modules – What are my options?
Introduction There’s a few different options when it comes to consuming Bicep modules, do you need to write your own modules? Use the public Bicep registry?...
Continue reading...Bicep modules with PSRule – Testing, documentation, CI Pipeline & examples
Testing your Bicep modules with PSRule is a great way to identify that your code is meeting Azure best practice. But how do you actually test...
Continue reading...Schedule clean up of your sandbox tenant with Azure Automation
Introduction If you’ve got a sandbox tenant which you and your teams are using to simulate certain deployments that don’t fit into the typical subscription scope...
Continue reading...Azure DevOps Pipeline deployments to Azure App Services with Access Restrictions
Intro 📖 When you enable Access Restrictions onto your Azure App Services (such as an Azure Function or Web App) you cut off any inbound traffic...
Continue reading...The ultimate Bicep validation pipeline guide: ADO Edition
Introduction Finding a robust validation solution for Bicep has been both straight forward and frustrating. We have amazing tools like PSRule (shout out to Bernie for...
Continue reading...Troubleshoot Bicep with export templates
Intro Export template in the Azure Portal is a useful tool to lean on when you need to understand a resources properties, syntaxes, and structure. We’ve...
Continue reading...