Skip to content

Commit 99e30c4

Browse files
committed
Vikas edits
1 parent f376adf commit 99e30c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-machines/disks-cross-tenant-customer-managed-keys.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use customer-managed keys with your Azure disks in dif
44
author: roygara
55
ms.service: storage
66
ms.topic: how-to
7-
ms.date: 11/15/2022
7+
ms.date: 11/16/2022
88
ms.author: rogarana
99
ms.subservice: disks
1010
---
@@ -43,11 +43,11 @@ To use the Azure portal, sign in to the portal and follow these steps.
4343

4444
1. Select the **Region** in which to create the disk encryption set.
4545
1. For **Encryption type**, select **Encryption at-rest with a customer-managed key**.
46-
1. Under **Encryption key**, select the **Enter key from URI** radio button, and then enter the Key URI.
46+
1. Under **Encryption key**, select the **Enter key from URI** radio button, and then enter the Key URI of the key created in the customer's tenant.
4747
1. Under **User-assigned identity**, select **Select an identity**.
48-
1. Select the appropriate user-assigned managed identity, and then select **Add**.
48+
1. Select the user-assigned managed identity that you created previously in the ISV's tenant, and then select **Add**.
4949
1. Under **Multi-tenant application**, select **Select an application**.
50-
1. Select an application and click **Select**.
50+
1. Select the multi-tenant registered application that you created previously in the ISV's tenant, and click **Select**.
5151
1. Select **Review + create**.
5252

5353
# [PowerShell](#tab/azure-powershell)

0 commit comments

Comments
 (0)