Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource groups that have more than '200' resources #99

Open
cfourmy opened this issue Aug 26, 2022 · 1 comment
Open

Resource groups that have more than '200' resources #99

cfourmy opened this issue Aug 26, 2022 · 1 comment

Comments

@cfourmy
Copy link

cfourmy commented Aug 26, 2022

Hello

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
@dw5304
Copy link

dw5304 commented Oct 26, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants