Skip to content

Commit 42555f7

Browse files
committed
change image names from mmk and cmk to full names
1 parent 83f8179 commit 42555f7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

includes/storage-customer-managed-keys-disable-include.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: storage
55
author: tamram
66
ms.service: storage
77
ms.topic: "include"
8-
ms.date: 03/08/2023
8+
ms.date: 03/10/2023
99
ms.author: tamram
1010
ms.custom: "include file"
1111
---
@@ -22,7 +22,7 @@ To switch from customer-managed keys back to Microsoft-managed keys in the Azure
2222
1. Under **Security + networking**, select **Encryption**.
2323
1. Change **Encryption type** to **Microsoft-managed keys**.
2424

25-
:::image type="content" source="../articles/storage/common/media/customer-managed-keys-configure-common/portal-enable-MMK.png" alt-text="Screenshot showing how to switch to Microsoft-managed keys for a storage account.":::
25+
:::image type="content" source="../articles/storage/common/media/customer-managed-keys-configure-common/portal-enable-microsoft-managed-keys.png" alt-text="Screenshot showing how to switch to Microsoft-managed keys for a storage account.":::
2626

2727
# [PowerShell](#tab/azure-powershell)
2828

includes/storage-customer-managed-keys-revoke-include.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: storage
55
author: tamram
66
ms.service: storage
77
ms.topic: "include"
8-
ms.date: 03/09/2023
8+
ms.date: 03/10/2023
99
ms.author: tamram
1010
ms.custom: "include file"
1111
---
@@ -22,7 +22,7 @@ To disable a customer-managed key with the Azure portal, follow these steps:
2222
1. Under **Objects**, select **Keys**.
2323
1. Right-click the key and select **Disable**.
2424

25-
:::image type="content" source="../articles/storage/common/media/customer-managed-keys-configure-common/portal-disable-CMK.png" alt-text="Screenshot showing how to disable a customer-managed key in the key vault.":::
25+
:::image type="content" source="../articles/storage/common/media/customer-managed-keys-configure-common/portal-disable-customer-managed-keys.png" alt-text="Screenshot showing how to disable a customer-managed key in the key vault.":::
2626

2727
# [PowerShell](#tab/azure-powershell)
2828

0 commit comments

Comments
 (0)