You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/common/azure-defender-storage-configure.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ author: bmansheim
8
8
ms.service: storage
9
9
ms.subservice: common
10
10
ms.topic: how-to
11
-
ms.date: 10/24/2022
11
+
ms.date: 01/18/2023
12
12
ms.author: benmansheim
13
13
ms.reviewer: ozgun
14
14
ms.custom: devx-track-azurepowershell
@@ -66,21 +66,22 @@ To enable Microsoft Defender for Storage at the subscription level with per-stor
66
66
1. Sign in to the [Azure portal](https://portal.azure.com/).
67
67
68
68
1. Navigate to **Microsoft Defender for Cloud** > **Environment settings**.
69
-
1. Select the subscription that you want to enable Defender for Storage for.
69
+
1. Select the subscription for which you want to enable Defender for Storage.
70
70
71
71
:::image type="content" source="media/azure-defender-storage-configure/defender-for-cloud-select-subscription.png" alt-text="Screenshot showing how to select a subscription in Defender for Cloud." lightbox="media/azure-defender-storage-configure/defender-for-cloud-select-subscription.png":::
72
72
73
-
1.In the Defender plans page, to enable Defender for Storage per-storage account pricing either:
73
+
1.On the **Defender plans** page, enable Defender for Storage per-storage account pricing with one of the following options:
74
74
75
-
- Select **Enable all Microsoft Defender plans** to enable Microsoft Defender for Cloud in the subscription.
76
-
- For Microsoft Defender for Storage, select **On** to turn on Defender for Storage, and select **Save**.
77
-
- If you currently have Defender for Storage enabled with per-transaction pricing, select the **New pricing plan available** link and confirm the pricing change.
75
+
- Choose the **Enable all** button to enable Microsoft Defender for Cloud in the subscription.
76
+
- To enable Microsoft Defender for Storage, locate **Storage** in the list and toggle the **On** button. Then choose **Save**.
78
77
79
-
:::image type="content" source="media/azure-defender-storage-configure/enable-azure-defender-security-center.png" alt-text="Screenshot showing how to enable Defender for Storage in Defender for Cloud." lightbox="media/azure-defender-storage-configure/enable-azure-defender-security-center.png":::
78
+
If you currently have Defender for Storage enabled with per-transaction pricing, select the **New pricing plan available** link and confirm the pricing change.
79
+
80
+
:::image type="content" source="media/azure-defender-storage-configure/enable-azure-defender-security-center.png" alt-text="Screenshot showing how to enable Defender for Storage in Defender for Cloud." lightbox="media/azure-defender-storage-configure/enable-azure-defender-security-center.png":::
80
81
81
82
Microsoft Defender for Storage is now enabled for this storage account.
82
83
83
-
To disable the plan, select **Off** for Defender for Storage in the Defender plans page.
84
+
To disable the plan, toggle the **Off**button for Defender for Storage on the **Defender plans** page.
@@ -334,7 +335,7 @@ To enable Microsoft Defender for Storage for a specific account with per-transac
334
335
335
336
1. Sign in to the [Azure portal](https://portal.azure.com/).
336
337
1. Navigate to your storage account.
337
-
1. In the Security + networking section of the Storage account menu, select **Microsoft Defender for Cloud**.
338
+
1. In the **Security + networking** section of the Storage account menu, select **Microsoft Defender for Cloud**.
338
339
1. Select **Enable Defender on this storage account only**.
339
340
340
341
:::image type="content" source="media/azure-defender-storage-configure/storage-enable-defender-for-account.png" alt-text="Screenshot showing how to enable the Defender for Storage per-transaction pricing on a specific account." lightbox="media/azure-defender-storage-configure/storage-enable-defender-for-account.png":::
Copy file name to clipboardExpand all lines: articles/storage/common/infrastructure-encryption-enable.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,9 @@ Service-level encryption supports the use of either Microsoft-managed keys or cu
24
24
25
25
To doubly encrypt your data, you must first create a storage account or an encryption scope that is configured for infrastructure encryption. This article describes how to enable infrastructure encryption.
26
26
27
+
> [!IMPORTANT]
28
+
> Infrastructure encryption is recommended for scenarios where doubly encrypting data is necessary for compliance requirements. For most other scenarios, Azure Storage encryption provides a sufficiently powerful encryption algorithm, and there is unlikely to be a benefit to using infrastructure encryption.
29
+
27
30
## Create an account with infrastructure encryption enabled
28
31
29
32
To enable infrastructure encryption for a storage account, you must configure a storage account to use infrastructure encryption at the time that you create the account. Infrastructure encryption cannot be enabled or disabled after the account has been created. The storage account must be of type general-purpose v2 or premium block blob.
0 commit comments