microsoft / AzureTipsAndTricks

Learn some of our favorite Azure tips and tricks—some long-standing, and new ones that have recently been added to become more productive with Azure. Star the repo now to shave hours off your coding tasks tomorrow.
http://azuredev.tips
Creative Commons Attribution 4.0 International
1.49k stars 489 forks source link

Tip 248 - ARM Template Viewer #72

Closed richeney closed 4 years ago

richeney commented 4 years ago

Hi, for the top 5 developer extensions you have the ytechie.armviz Arm Template Visualizer extension.

Can I suggest you take a look at the bencoleman.armview ARM Template Viewer extension instead?

It was written by our very own Ben Coleman, one of the CSAs in the UK OCP team. The ARM Tools for VS Code team are considering integrating it directly into the official ARM extension so that it also gets installed. It has twice the downloads of the other one and great feedback. And it has its own button for the preview, uses the official SVG logos with drill down info and can export pretty looking png files.

@benc-uk

mbcrump commented 4 years ago

@richeney - submit a PR for that blog post with this extension and I'll accept it.

mbcrump commented 4 years ago

I've added this.