Introduction If you aren’t familiar with Azure Automation Accounts think of them as a method to run an automated script within your Azure Subscription. This
Something that was recently announced by Microsoft is the ability to have Azure Automation Accounts be configured to use Managed Identities. Code This is a
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
Azure Policy is a powerful tool that can be used as effective guardrails to safeguard an environment. In addition it can be leverage to auto
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
This post is a part of Azure Spring Clean which is a community event focused on Azure management topics from March 22-25, 2021. Thanks to Joe Carlyle and Thomas Thornton for
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
There certainly is a lot of talk in Azure about how to automatically do certain activities like restarting an application when an error threshold has