-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Failed to add a vnet-integration to slot with az cli #18069
Comments
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @AzureAppServiceCLI, @antcp. Issue DetailsThis is autogenerated. Please review and update as needed.Describe the bugCommand Name Errors:
To Reproduce:Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
Expected BehaviorA vnet-integration should be created to a slot appservice Environment Summary
Additional Context
|
route to appropriate team |
We've got the same issue. Did you find a fix/workaround yet? We are also having the same issue for: our call for this vnet integration was: We've been using this for ages, and it only crashes on the latest Azure CLI (2.23.0). |
just confirmed. the same script is working with Azure CLI 2.22.1. Please fix this issue :). |
We're having the same issues. Is there a fix/workaround yet? |
@RobHofmann please re-try this with the latest version of CLI & let us know of your findings. |
Hi @panchagnula, I am still getting the same problem as reported above using 2.24 of the cli.
Command
Error:
|
@perrymana thanks for getting back to me on this. Investigating. |
Is there any update/fix/workaround yet? |
This should be out with the most recent CLI release. Have you checked? this one https://github.com/Azure/azure-cli/releases/tag/azure-cli-2.25.0 |
Hi @panchagnula , this is still not resolved in 2.25. In fact the stack trace looks identical. This is becoming quite annoying as the work around to downgrade (mentioned here for Azure DevOps if anyone needs - actions/runner-images#3379 (comment)) adds about 10 minutes to all our deployments.
Command
Error:
|
Sorry re-actvitating until the deployment of the next release is done. The new PR is attached to the issue already. |
Closing. please reopen if there is still an issue. |
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az webapp vnet-integration add
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az webapp vnet-integration add -g {} -n {} --vnet {} --subnet {} -s {}
Expected Behavior
A vnet-integration should be created to a slot appservice
Environment Summary
Additional Context
The text was updated successfully, but these errors were encountered: