-
Notifications
You must be signed in to change notification settings - Fork 3.4k
"az keyvault update" not working in Azure China after upgrading to 2.40.0 #23888
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamKeyVaultaz keyvaultaz keyvaultact-identity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamKeyVaultaz keyvaultaz keyvaultact-identity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Type
Fields
Give feedbackNo fields configured for issues without a type.
Related command
Describe the bug
The command
az keyvault update --resource-group "xxxxxxx" --name "xxxxxx" --default-action Denydisplay error message like above after upgrade az to version2.40.0To Reproduce
az version
2.40.0andaz keyvault update --resource-group "xxxxxxx" --name "xxxxxx" --default-action DenyExpected 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