This is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az keyvault security-domain download
Errors:
security_domain_download() got an unexpected keyword argument 'vault_base_url'
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- Put any pre-requisite steps here...
az keyvault security-domain download --sd-quorum {} --sd-wrapping-keys {} {} {} --id {} --security-domain-file {}
Expected Behavior
Managed HSM URLs used as --id should be supported - for example: https://mhsmdemo2.managedhsm.azure.net/
Environment Summary
Linux-4.19.128-microsoft-standard-x86_64-with-debian-bullseye-sid
Python 3.6.10
Installer: DEB
azure-cli 2.19.0
Additional Context