-
Notifications
You must be signed in to change notification settings - Fork 33
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
az containerapp connection create
with --no-wait throws an exception
#1296
Comments
@masashiyonekawa Could you please remove the --no-wait flag and retest again. |
@v-vish |
@masashiyonekawa the connection command orchestrates quite a few resource providers under the hood. It'll be impossible to make the --no-wait command work well under those circumstances. We will treat this as a bug to remove the option from the command going forward. |
hi @xfz11 , could you pls have a look? thanks |
Hi @masashiyonekawa , please expect a new CLI version with the issue fixed in Nov 5th. https://github.com/Azure/azure-cli/milestone/147 |
pls close this one as the fix is released in Azure CLI 2.66.0. |
@yungezz Thank you for the update. |
This issue is a: (mark with an x)
Issue description
az containerapp connection create
with --no-wait throws an exception.Steps to reproduce
Expected behavior [What you expected to happen.]
It should complete successfully.
Actual behavior [What actually happened.]
The Service Connection is created but an exception is thrown.
Additional context
The text was updated successfully, but these errors were encountered: