Microsoft Azure

Microsoft Azure is a cloud computing platform and service provided by Microsoft. It offers a wide range of cloud services, including computing, analytics, storage, and networking. Azure enables businesses and developers to build, deploy, and manage applications through Microsoft’s global network of data centers. With support for various programming languages, tools, and frameworks, Azure provides solutions for infrastructure as a service (IaaS), platform as a service (PaaS), and software as a service (SaaS). Known for its strong integration with Microsoft products and services, Azure is designed to provide secure, scalable, and reliable cloud solutions for enterprises of all sizes.

Securing Terraform State in Azure Blob Storage using Best Practices

Securing Terraform State in Azure Blob Storage using Best Practices

When your team loses control of its Terraform state file, it loses control of everything in the subscription. An unencrypted or publicly exposed .tfstate isn’t just embarrassing—it’s a roadmap to your entire cloud estate. A breach of the state file is a major security...

Azure TLS certificate changes

Azure TLS certificate changes

Microsoft is making changes to their certificates and it is important to understand how these changes will impact your deployments.  Azure will...

Migrate to Azure DevTest Labs

Migrate to Azure DevTest Labs

Earlier this year I wrote a few new articles for the Azure Cloud Adoption Framework (CAF). One of the docs I was excited about is about Azure...