

Modify the Terraform configuration file to fit your naming convention and Azure subscription.Create a VS Code workspace to share with your team.You have VS Code and have heard of its capability as a full IDE and want to put it to the test. You’ve been tasked with figuring out how to build an Azure VM with Terraform as a small proof of concept (POC) project. In this tutorial, you’re going to learn how to use various VS Code features on Windows by building a project using Visual Studio Code and Git. If you like this chapter and want to learn about doing the DevOps in Azure, check it out! Tutorial Overview This blog post is a snippet of a chapter from the eBook From Admin to DevOps: The BS Way to DevOps in Azure. Using built-in VS Code tooling and a few extensions, you’re going to write code and commit that code to source control using a single interface. Related: What You Need to Know about Visual Studio Code: A Tutorial In this hands-on tutorial, you’re going to learn how to use Visual Studio Code by working with a Git repo. The true power of VS Code lies in it’s extensions, integrated terminal and other features. Those new to Visual Studio (VS) Code might just see a code editor.
