-
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
Error creating an webapp #12229
Comments
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @AzureAppServiceCLI @antcp |
1 similar comment
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @AzureAppServiceCLI @antcp |
@johnverwoerd , thanks for reporting, we are looking at it. |
This because of the --runtime parameter same as. #12159. Please use the Edge builds or run the command without the --runtime parameter. |
Ok thanks @panchagnula |
Hi @panchagnula and @arrownj I see same error when executing
I always have updated Azure CLI to 2.1.0 as following.
Could you please check this behavior of the command? |
@hihorika yes the regression is mainly in code path that retrieves runtime version. and is fixed by this release https://github.com/MicrosoftDocs/azure-docs-cli/blob/master/docs-ref-conceptual/release-notes-azure-cli.md |
Thanks @panchagnula Could you please check it again ? |
This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az webapp create
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az webapp create --resource-group {} --plan {} --name {} --runtime {} --deployment-local-git
Expected Behavior
Environment Summary
Additional Context
The text was updated successfully, but these errors were encountered: