Using Console
Using CLI
<subscription_id>
with the ID of your subscription.
<key_vault_name>
with the name of your Key Vault.
<key_vault_name>
with the name of your Key Vault and <key_name>
with the name of the key you want to create.
<key_vault_name>
with the name of your Key Vault and <key_name>
with the name of the key you created.
<storage_account_name>
with the name of your storage account, <resource_group_name>
with the name of your resource group, <key_name>
with the name of the key you created, and <key_vault_url>
with the URL of your Key Vault.
<storage_account_name>
with the name of your storage account and <resource_group_name>
with the name of your resource group.
Using Python