az import-export bit-locker-key
Note
This reference is part of the import-export extension for the Azure CLI (version 2.3.1 or higher). The extension will automatically install the first time you run an az import-export bit-locker-key command. Learn more about extensions.
Command group 'import-export' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Import-export bit-locker-key.
Commands
Name | Description | Type | Status |
---|---|---|---|
az import-export bit-locker-key list |
Returns the BitLocker Keys for all drives in the specified job. |
Extension | Experimental |
az import-export bit-locker-key list
Command group 'import-export' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Returns the BitLocker Keys for all drives in the specified job.
az import-export bit-locker-key list --job-name
--resource-group
Examples
List BitLocker Keys for drives in a job
az import-export bit-locker-key list --resource-group "myResourceGroup" --job-name "myJob"
Required Parameters
The name of the import/export job.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Global Parameters
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.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.