Azure Management

Microsoft Azure offers a variety of services to help automate and optimize the management and compliance of your resources in the cloud. This includes Microsoft Purview, Azure Portal, Cloud Shell, Azure Backup, Azure Site Recovery, Azure Policy, Azure Monitor, and more!

Implementing Azure Naming Conventions at Scale with Terraform and Build5Nines/naming/azure (AzureRM + Region Pairs)

Implementing Azure Naming Conventions at Scale with Terraform and Build5Nines/naming/azure (AzureRM + Region Pairs)

Microsoft Azure resource naming conventions are one of those “small” DevOps and cloud infrastructure management disciplines that quietly determine whether your cloud estate stays governable at 50 resources—or collapses into entropy at 5,000 resources. In this article,...

Get Started with Terraform on Azure

Get Started with Terraform on Azure

One of the technologies that has come around through the DevOps movement of increased communication and cooperation between the Development and Operations teams has been Infrastructure as Code (IaC). These are technologies that DevOps Engineers and Site Reliability Engineers (SREs) have been adopting to build the latest technique of infrastructure automation in the cloud. Microsoft Azure natively supports ARM Templates for implementing IaC, but that’s an Azure specific technology.