Introduction Azure DevOps Pipelines can be very powerful, even more so when coupled with Multi-Stage Pipelines. If new to this check out my post on
Update 3/31: Realized this assumed Defender was already turned on the server so adding the Bicep to do that. Introduction This one is tricky. If
Introduction One the classic conundrums that occurs when properly managing Azure Key Vault is how to seed the values of Key Vault when the secrets
Disclaimer: This is more technical than what I like putting in a blog post. I don’t know a way around it as feel like it’s
In Jun `21 I had the opportunity to present to the Omaha Azure User’s Group on the topic of YAML Pipelines within Azure DevOps. Here
If you missed it azurerm v2.59 of Terraform supports consumption resources. This is big as it allows us to apply an Azure Consumption Budget via
This a post related to my post on “Creating Azure Policy via Terraform” and throws in how to deal reusing an Azure Policy Definition for
Historically speaking one of the pitfalls when working with Azure ARM deployments has been a lack of a ‘plan’ or outline as to what the
Azure Policy is a way to proactively prevent Azure resources from being created that violate your organizations policies/standards/best practices. A policy can enforce a plethora
Azure Automation Accounts leverage Azure Runbooks to automate processes within organizations’ Azure tenants. This process can be very powerful and help organizations effectively manage, scan,