-
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
[containerapp] az containerapp env workload-profile
: Fix issue when deleting wp with custom domain
#27684
Conversation
🔄AzureCLI-FullTest
|
❌AzureCLI-BreakingChangeTest
|
containerapp |
Please fix CI issues. |
|
Sorry the CI is failed because of a previous PR. And now the fix PR has been merged. Let's rerun the CI |
Related command
Description
Testing Guide
History Notes
[containerapp] BREAKING CHANGE:
az containerapp env workload-profile update
: Remove--workload-profile-type
as it does not work in server side[containerapp]
az containerapp env workload-profile delete
: Fix issue when deleting wp for env with custom domainThis checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.