dot.exe : Warning: Two clusters named clustersqldata01 - the second will be ignored
agiotti opened this issue · 0 comments
agiotti commented
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
- FullyQualifiedErrorId : NativeCommandError
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