Skip to content

Commit

Permalink
Add mention of ARM Viewer to README (#1140)
Browse files Browse the repository at this point in the history
* Add mention of ARM Viewer

* Correct grammar

Co-authored-by: Stephen Weatherford (MSFT) <[email protected]>

* Trigger build retry

Co-authored-by: Stephen Weatherford (MSFT) <[email protected]>
  • Loading branch information
MarcusFelling and StephenWeatherford authored Jan 13, 2021
1 parent 40a7746 commit 35e9a4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,11 @@ Use the following wiki article to help troubleshoot these known issues.
- [VS Code Azure Resource Manager snippets and cross-platform deployment scripts](https://go.microsoft.com/fwlink/?LinkID=733962)
- [Azure Quickstart Templates](https://go.microsoft.com/fwlink/?LinkID=734038)

## Visualizing ARM Templates
Another helpful extension for authoring ARM templates is the [ARM Viewer for VS Code extension](https://marketplace.visualstudio.com/items?itemName=bencoleman.armview). This extension displays a graphical preview of ARM templates. The view will show all resources with the official Azure icons and also linkage between the resources.

You can find details on its features and usage by visiting the GitHub repo here: https://github.com/benc-uk/armview-vscode#usage

## Contributing

There are several ways you can contribute to our [repo](https://github.com/Microsoft/vscode-azurearmtools):
Expand Down

0 comments on commit 35e9a4e

Please sign in to comment.