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
I am running into a problem of too many resources, do you have a solution or a workaround?
Export-AzResourceGroup: /Users/christophefourmy/Sources/AzViz/AzViz/src/private/ConvertFrom-ARM.ps1:55
Line |
55 | … template = (Export-AzResourceGroup -ResourceGroupName $Target -SkipAl …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Export template is not supported for resource groups that have more than '200' resources. StatusCode: 409 ReasonPhrase: Conflict OperationID :
| cf9748f0-6168-4a23-9d3e-16f6626f2d04
The text was updated successfully, but these errors were encountered:
Another with the same issue we have more than 200 resources i did note that it seems that other have had this issue as well see Azure/aztfexport#76 i guess they found a workaround but not sure how it would translate on azviz.
Hello
I am running into a problem of too many resources, do you have a solution or a workaround?
The text was updated successfully, but these errors were encountered: