"az keyvault update" not working in Azure China after upgrading to 2.40.0 #23888
Labels
Auto-Assign
Auto assign by bot
Azure CLI Team
The command of the issue is owned by Azure CLI team
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
KeyVault
az keyvault
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Related command
Describe the bug
The command
az keyvault update --resource-group "xxxxxxx" --name "xxxxxx" --default-action Deny
display error message like above after upgrade az to version2.40.0
To Reproduce
az version
2.40.0
andaz keyvault update --resource-group "xxxxxxx" --name "xxxxxx" --default-action Deny
Expected behavior
The command should work on that az version
Environment summary
az command from containerized debian system
Additional context
Please at least give suggestion similar to what was provided in #22735
The text was updated successfully, but these errors were encountered: