Skip to content

Commit 1d842f5

Browse files
authored
Update articles/storage/common/customer-managed-keys-configure-cross-tenant-new-account.md
1 parent a52657c commit 1d842f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/customer-managed-keys-configure-cross-tenant-new-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ New-AzStorageAccount -ResourceGroupName $rgName `
8787

8888
### [Azure CLI](#tab/azure-cli)
8989

90-
To configure cross-tenant customer-managed keys for a new storage account with Azure CLI, first install the Azure CLI, version 2.42.0 or later. For more information about installing Azure CLI, see see [How to install the Azure CLI](/cli/azure/install-azure-cli).
90+
To configure cross-tenant customer-managed keys for a new storage account with Azure CLI, first install the Azure CLI, version 2.42.0 or later. For more information about installing Azure CLI, see [How to install the Azure CLI](/cli/azure/install-azure-cli).
9191

9292
Next, call [az storage account create](/cli/azure/storage/account#az-storage-account-create), providing the resource ID for the user-assigned managed identity that you configured previously in the ISV's subscription, and the application (client) ID for the multi-tenant application that you configured previously in the ISV's subscription. Provide the key vault URI and key name from the customer's key vault.
9393

0 commit comments

Comments
 (0)