Skip to content

Issue: failure anomalies - [resource name] #28

Discussion options

You must be logged in to vote

Hey @cramsey86,

Can you try running the command again with -LabelVerbosity 2 like in the following example and it should give you info like resource provider and type

Export-AzViz -ResourceGroup demo-2, demo-3 -LabelVerbosity 2 -CategoryDepth 1 -Theme light -Verbose -Show -OutputFormat png

Other option is simply export the resource group you are targeting to check the ARM template: Export-AzResourceGroup -ResourceGroupName $Target

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by PrateekKumarSingh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #27 on April 15, 2021 22:08.