Azure Bicep Modules for Azure Policy Resources
Although I’m a big fan of Microsoft CARML Bicep module repo, and have used many of their modules in my projects, Sometimes I still prefer using the modules I...
Although I’m a big fan of Microsoft CARML Bicep module repo, and have used many of their modules in my projects, Sometimes I still prefer using the modules I...
I created a new Azure Policy definition today to audit storage accounts that do not have lifecycle management rules.
This is the part 2 of the 2-part series on Programmatically Generate Cloud Resource Names.
Many organizations have naming standard for cloud resources just like server naming conventions for on-premises data centers.
In a previous engagement, we had requirements to control ARM API versions used to create / update Azure resources. To address these requirements, I have deve...