Arm Bicep Template Sharing
Just been looking at the current state of things in ARM Template and Bicep module world and how teams could share between the two.
Posted by Keith Drew on 10/10/2021
Just been looking at the current state of things in ARM Template and Bicep module world and how teams could share between the two.
Posted by Keith Drew on 10/10/2021
It has become one of the staples, and frustration, in Azure ARM that you cannot reliably deploy an Automation Account, Runbook, Schedule and JobSchedule. Well to be fair you could deploy once but when it came to deploying a second time everything broke. You ended up either deploying the jobSchedule via PowerShell (or the cli) or doing pre-processing to remove the JobSchedule before you deployed the template again, neither of which was very satisfactory.
Posted by Keith Drew on 01/08/2021
Does it annoy you that some of the resources Azure creates for you do not match your naming convention, there is a solution.
Posted by Keith Drew on 22/05/2021
I am not sure how may people have noticed, but if you use IaC to create your resources and this includes Application Inisghts then at some point a Dashboard will magically appear in your Azure resource group.
Posted by Keith Drew on 06/05/2021
Have you wondered what happens to an assignment when updating an Azure Policy Initiative.
Posted by Keith Drew on 17/10/2020
What happens with MSI's in Azure when two resources are named the same, and why unique naming simplifies everything.
Posted by Keith Drew on 14/09/2020
The number of options for deploying Azure Resources grows, I thought I would jot down the ones I know about.
Posted by Keith Drew on 13/08/2020
Microsoft's recent introduction of Azure Template Specs will have a lot of people thinking yes NO more Storage Accounts, but are things as straight forward as that or is the change more fundamental to how Azure ARM Templates will be used, and how do they change the potential workflows.
Posted by Keith Drew on 10/08/2020