Skip to content

az keyvault update returns "The Vault '<vault name>' not found within subscription" #25377

@ramdaspotale

Description

@ramdaspotale

Hi,

I have been using az keyvault update programmatically to update firewall rules when required while deploying our application. however, i am getting a vault not found error since yesterday if i run this command without --resource-group parameter. it used to work earlier but not working now. docs do not have --resource-group as required parameter.

command : az keyvault update --name --subscription --set properties.networkAcls.bypass=AzureServices --set properties.networkAcls.defaultAction=Deny --set properties.networkAcls.ipRules='[{"value":""}]'

if required parameters are indeed changed for this command, they should be reflected on docs as well; otherwise this issue should not occur.

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Labels

Auto-AssignAuto assign by botKeyVaultaz keyvaultService AttentionThis issue is responsible by Azure service team.act-identity-squadcustomer-reportedIssues 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 that

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions