Introduction Update: This template is available in TheYAMLPipelineOne on GitHub One the classic conundrums that occurs when properly managing Azure Key Vault is how to
I had the privilege to present during the 2021 Cloud Lunch and Learn Marathon. This was a fun process where I was able to prerecord
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,
Advanced usage of YAML Objects to automate the Azure DevOps Multi Stage Pipeline process.
YAML Pipelines can be optimized for reuse via templating at the task, job, and stage level.
MultiStage Pipelines can make deployments much much easier. Be sure to check out my previous post an overview of YAML Pipelines in Azure DevOps A
One of the announcements made by the Azure DevOps team that has gone under the radar is that of the ability to use YAML Pipelines