az keyvault backup
Manage full HSM backup.
Commands
az keyvault backup start |
Begin a full backup of the HSM. |
az keyvault backup start
Begin a full backup of the HSM.
az keyvault backup start --storage-container-SAS-token
[--blob-container-name]
[--hsm-name]
[--id]
[--storage-account-name]
[--storage-resource-uri]
[--subscription]
Required Parameters
The SAS token pointing to an Azure Blob storage container.
Optional Parameters
Name of Blob Container.
Name of the HSM. Can be omitted if --id is specified.
Id of the HSM.
Name of Azure Storage Account.
Azure Blob storage container Uri. If specified all other 'Storage Id' arguments should be omitted.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.