PrateekKumarSingh/AzViz

Allow generation of graph from Bicep/ARM Templates

jmostella opened this issue · 1 comments

As part CD for IaC, I was looking for a way to generate a graph of our infrastructure from Bicep/ARM Templates before ultimately applying them. Hoping to have this happen right before a deployment gate.

I saw that it looks like there was an idea to have this feature from reading Export-AzViz.ps1. Any plan to implement this/turn on?