You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running with two resource groups I get this error and the script stops. BTW, awesome tool
dot.exe : Warning: Two clusters named clustersqldata01 - the second will be ignored
At D:\SourceTree\AzViz\AzViz\src\private\ConvertTo-DOTLangauge.ps1:334 char:25
& $GraphViz.FullName $dot_file
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CategoryInfo : NotSpecified: (Warning: Two cl...will be ignored:String) [], RemoteException
When running with two resource groups I get this error and the script stops. BTW, awesome tool
dot.exe : Warning: Two clusters named clustersqldata01 - the second will be ignored
At D:\SourceTree\AzViz\AzViz\src\private\ConvertTo-DOTLangauge.ps1:334 char:25
Visualizing multiple resource groups
Export-AzViz -ResourceGroup "sei-ims-idb-plt-eus2-hadr-data-rg", "sei-ims-idb-plt-cus-hadr-data-rg" -ExcludeTypes "clusters" -LabelVerbosity 2 -CategoryDepth 1 -Theme light -Show -OutputFormat png
The text was updated successfully, but these errors were encountered: