Azure Resource Manager tools for Visual Studio Code

Tobias Zimmergren
Tobias Zimmergren
💡TIP: Check out the guidance for building sustainable Azure workloads! 🌿

Tip of the day...

If you're the Visual Studio Code kind of person, and you design Azure Resource Manager (ARM) templates for your Azure infrastructure, this extension might come in handy. The Azure Resource Manager Tools extension for Visual Studio Code is a light-weight alternative to the Visual Studio Enterprise template design interface.

Install and Enable Azure Resource Manager Tools for VS Code

From within Visual Studio Code, bring up the command menu (F1 on Windows) and enter ext install and hit Enter:
Install Extension in VS Code

Use the search box and enter azurerm and search for it, and install the extension as seen below:

Azure RM extension

Once installed, hit the Enable button and you're good to go:

Enable Azure Resource Manager Tools for Visual Studio Code

You'll be prompted to restart Visual Studio Code. Do it, and then you can start editing any of your Azure Resource Manager .json templates with the added support of this extension.

Design your ARM templates, now with added support!

Once you've installed this nifty yet simple extension, you'll have support for intellisense, finding references/usages, peek at definitions etc, all from within Visual Studio Code.

Tip: Shift + F12 will show you usages/all references

Find parameter usages

Tip: Hover a parameter to see the descriptions/help

ARM parameter descriptions

Summary

Personally I still like Visual Studio Enterprise for my template design, but if you're the VS Code kind of guy, this extension is great for helping out. I enjoy the simplicity and speed of Visual Studio Code, but still prefer all the features, templates and extensions that I have with the full-featured Visual Studio Enterprise. If you're on a Mac or otherwise running VS Code outside of Windows, this should be beneficial for your ARM template design.

For the full list of current, and future, features - check out the extension website: https://marketplace.visualstudio.com/items?itemName=msazurermtools.azurerm-vscode-tools

Enjoy.

Azure Resource ManagerVisual Studio CodeToolsExtensions

Tobias Zimmergren Twitter

Hi, I'm Tobias! 👋 I write about Microsoft Azure, security, cybersecurity, compliance, cloud architecture, Microsoft 365, and general tech!

Reactions and mentions


Hi, I'm Tobias 👋

Tobias Zimmergren profile picture

Find out more about me.

Recent comments

Mastodon