Error Encountered with az Key Vault Migration Using Azure CLI on Debian #30740
Labels
Auto-Assign
Auto assign by bot
Auto-Resolve
Auto resolve 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
Possible-Solution
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Similar-Issue
Milestone
This is autogenerated. Please review and update as needed.
Describe the bug
I am using a debian container to do some az keyvault migrations. On my windows machine using az cli this works ok. When I use the apt-get azure-cli package for debian I receive an error. the command is posted below. I am az logged in in my container and az shows help for az keyvault secret.
'az keyvault list' works.
'az keyvault secret' fails also using no other parameters
Command Name
az keyvault secret list --vault-name {my-secret-vault}
Errors:
To Reproduce:
run this: az keyvault secret list --vault-name {vault-name}
and failure happens
az keyvault secret list --vault-name {}
Expected Behavior
Environment Summary
Additional Context
The text was updated successfully, but these errors were encountered: