-
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
WebApp:az webapp hybrid-connection add --slot #18406
Comments
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @AzureAppServiceCLI, @antcp. Issue DetailsWhen using the slot attribute is causes this error Command Name Errors:
To Reproduce:
Environment Summary
Additional Context
|
route to service team |
I am also experiencing this issue, with both az functionapp and az webapp |
I can confirm that removing the --slot did fix the issue for me, but this is not ideal as it means I have to create the hybrid connection on the production slot, going against blue-green deployment |
When using the slot attribute is causes this error
Command Name
az webapp hybrid-connection add
Errors:
To Reproduce:
az webapp hybrid-connection add --hybrid-connection {} -n {} --namespace {} -g {} -s {}
Environment Summary
Additional Context
The text was updated successfully, but these errors were encountered: