Skip to content

Commit 77a4b26

Browse files
Merge pull request #17738 from v-sissondan/defender-exclusions
Windows Defender recommendation exclusions table
2 parents 59b891f + a4c927b commit 77a4b26

File tree

1 file changed

+25
-6
lines changed

1 file changed

+25
-6
lines changed

azure-local/manage/manage-security-with-defender-for-cloud.md

Lines changed: 25 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: This article describes how to use Microsoft Defender for Cloud to s
44
author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
7-
ms.date: 04/09/2025
7+
ms.date: 04/23/2025
8+
89
ms.service: azure-local
910
---
1011

@@ -32,15 +33,16 @@ Before you begin, make sure that the following prerequisites are completed:
3233
Follow these steps to enable Defender for Cloud for Azure Local.
3334

3435
- Step 1: Turn on Foundational CSPM.
35-
- Step 2: Turn on Defender for Servers for individual machines and Azure Local VMs enabled by Arc.
36+
- Step 2: Turn on Defender for Servers for individual machines and Azure Local virtual machines (VMs) enabled by Azure Arc.
37+
3638

3739
### Step 1: Turn on Foundational CSPM
3840

3941
This step turns on the basic Defender for Cloud plan—at no extra cost. This plan lets you monitor and identify the steps that you can take to secure Azure Local, along with other Azure and Arc resources. For instructions, see [Enable Defender for Cloud on your Azure subscription](/azure/defender-for-cloud/connect-azure-subscription#enable-defender-for-cloud-on-your-azure-subscription).
4042

4143
### Step 2: Turn on Defender for Servers for individual machines and Azure Local VMs
4244

43-
This step gets you enhanced security features including security alerts for individual machines and VMs.
45+
This step gets you enhanced security features including security alerts for individual machines and Azure Local VMs.
4446

4547
To do so, follow all the instructions in the [Enable the Defender for Servers plan](/azure/defender-for-cloud/tutorial-enable-servers-plan#enable-the-defender-for-servers-plan) section, which includes:
4648

@@ -100,11 +102,27 @@ After you've [enabled Defender for Cloud for Azure Local](#enable-defender-for-c
100102
101103
To learn more about the security recommendations specific to Azure Local, refer to the [Azure compute recommendations](/azure/defender-for-cloud/recommendations-reference-compute#azure-compute-recommendations) section in the [Compute security recommendations](/azure/defender-for-cloud/recommendations-reference-compute) article.
102104

103-
## Monitor servers and Azure Local VMs
105+
### Security recommendation exclusions
106+
107+
You can ignore the Windows Defender for Cloud recommendations below for storage accounts and Azure Key Vaults that are associated with Azure Local instances. However, don't ignore these recommendations for other storage accounts and Azure Key Vaults you may have.
108+
109+
| Affected resource | Recommendation | Exclusion reason |
110+
| --- | --- | --- |
111+
| Storage account | Storage accounts should have infrastructure encryption. | Storage account encryption isn't supported for Azure Local instances because it doesn't allow passing in an encryption key. |
112+
| Storage account | Storage accounts should prevent shared key access. | Azure Local supports accessing storage accounts exclusively through shared keys. |
113+
| Storage account | Storage account should use a private link connection. | Azure Local doesn't currently support private link connections. |
114+
| Azure Key Vault | Azure Key Vaults should use a private link. | Azure Local doesn't currently support private link connections. |
115+
| Machine – Azure Arc | Windows Defender Exploit Guard should be enabled on Azure Local machines. | Windows Defender Exploit Guard isn't applicable to server-core SKUs without a GUI such as the Azure Local OS. |
116+
| Machine – Azure Arc | Azure Local machines should be configured to periodically check for missing system updates. | Azure Local machines shouldn't be updated individually. Use the Azure Local section in Azure Update Manager to update multiple systems or the Updates page on the Azure Local resource view whenever an update is available for the Azure Local instance. Updating individual machines could result in a mixed-mode state, which isn't supported. |
117+
| Machine – Azure Arc | System updates should be installed on your Azure Local machines using Azure Update Manager. | Azure Local machines shouldn't be updated individually. Utilize the Azure Local section in Azure Update Manager to update multiple systems or the Updates page on the Azure Local resource view whenever an update is available for the Azure Local instance. Updating individual machines could result in a mixed-mode state, which isn't supported. |
118+
| Machine – Azure Arc | Azure Local machines should have a vulnerability assessment solution. | Microsoft Defender Vulnerability Management doesn't currently support Azure Local. |
104119

105-
Go to the Microsoft Defender for Cloud portal to monitor alerts for individual servers and VMs running on Azure Local. You can utilize the regulatory compliance and attack path analysis features, among other enhanced security features.
120+
## Monitor Azure Local machines and Azure Local VMs
121+
122+
Go to the Microsoft Defender for Cloud portal to monitor alerts for individual Azure Local machines and Azure Local VMs.
123+
124+
Follow these steps to access the Microsoft Defender for Cloud portal's pages to monitor individual servers and Azure Local VMs:
106125

107-
Follow these steps to access the Microsoft Defender for Cloud portal's pages to monitor individual servers and VMs:
108126

109127
1. Sign into the Azure portal, and search for and select **Microsoft Defender for Cloud**.
110128

@@ -114,6 +132,7 @@ Follow these steps to access the Microsoft Defender for Cloud portal's pages to
114132

115133
:::image type="content" source="./media/manage-security-with-defender-for-cloud/defender-for-cloud-overview.png" alt-text="Screenshot of the Defender for Cloud Overview page." lightbox="./media/manage-security-with-defender-for-cloud/defender-for-cloud-overview.png" :::
116134

135+
117136
## Next steps
118137

119138
- [Review the deployment checklist and install Azure Local](../deploy/deployment-checklist.md).

0 commit comments

Comments
 (0)