Infrastructure as Code

  • Blog
  • Infrastructure as Code

How to Use the Terraform Azure Provider to Deploy Cloud Resources

If you plan to manage and work with Azure along with Terraform, using the Azure provider is a must. The Terraform Azure Provider lets you interact with the many resources supported by Microsoft Azure. In this ultimate guide, you’re going to learn, step-by-step, about everything you need to know about the Azure Provider and how to use this provider with...

Last Update: Sep 09, 2022

LATEST

Team Foundation Version Control Verses Git in Visual Studio Team Services

Last Update: Mar 30, 2022

In this Ask the Admin, Russell Smith looks at centralized versus distributed version control in Visual Studio Team Services and how to choose for your Infrastructure-as-Code project.

View Article

How to Quickly Deploy an Active Directory Test Environment in Azure

How to deploy a Windows Server Active Directory test environment in Microsoft Azure.

View Article

Infrastructure-as-Code Part 3: Deploy Active Directory and Certificate Services in Azure

In the final part of this series, Russell Smith shows you how to use the code I created in the previous two installments to provision the resources in Azure.

View Article

Deploy Active Directory and Certificate Services in Azure Using Infrastructure-as-Code — Part 1

In this three-part series, Russell Smith discusses how he deployed an Active Directory forest with 2 domain controllers and a member server running certificate services in Microsoft Azure.

View Article

Install Folder Management Add-In for Visual Studio Team Services

Russell Smith shows you how to add support for folder management in Visual Studio Team Services.

View Article

Understanding the Structure of an Azure JSON File

Get an introduction to the syntax of an Azure JSON (JavaScript Object Notation) file, a template that you can use to quickly deploy a repeatable solution in Microsoft Azure.

View Article

Will IT Pros Adopt Infrastructure as Code?

Aidan Finn shares his opinion on what it means for IT pros to adopt an infrastructure as code approach.

View Article