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: azure-local/manage/manage-security-with-defender-for-cloud.md
+23-7Lines changed: 23 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: This article describes how to use Microsoft Defender for Cloud to s
4
4
author: alkohli
5
5
ms.author: alkohli
6
6
ms.topic: how-to
7
-
ms.date: 02/04/2025
7
+
ms.date: 04/22/2025
8
8
ms.service: azure-local
9
9
---
10
10
@@ -32,15 +32,15 @@ Before you begin, make sure that the following prerequisites are completed:
32
32
Follow these steps to enable Defender for Cloud for Azure Local.
33
33
34
34
- Step 1: Turn on Foundational CSPM.
35
-
- Step 2: Turn on Defender for Servers for individual machines and Arc VMs.
35
+
- Step 2: Turn on Defender for Servers for individual machines and Azure Local virtual machines (VMs) enabled by Azure Arc.
36
36
37
37
### Step 1: Turn on Foundational CSPM
38
38
39
39
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).
40
40
41
-
### Step 2: Turn on Defender for Servers for individual machines and Arc VMs
41
+
### Step 2: Turn on Defender for Servers for individual machines and Azure Local VMs
42
42
43
-
This step gets you enhanced security features including security alerts for individual machines and Arc VMs.
43
+
This step gets you enhanced security features including security alerts for individual machines and Azure Local VMs.
44
44
45
45
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:
46
46
@@ -100,11 +100,26 @@ After you've [enabled Defender for Cloud for Azure Local](#enable-defender-for-c
100
100
101
101
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.
102
102
103
-
##Monitor servers and Arc VMs
103
+
### Security recommendation exclusions
104
104
105
-
Go to the Microsoft Defender for Cloud portal to monitor alerts for individual servers and Arc VMs running on Azure Local. You can utilize the regulatory compliance and attack path analysis features, among other enhanced security features.
105
+
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.
106
106
107
-
Follow these steps to access the Microsoft Defender for Cloud portal's pages to monitor individual servers and Arc VMs:
| 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. |
110
+
| Storage account | Storage accounts should prevent shared key access. | Azure Local supports accessing storage accounts exclusively through shared keys. |
111
+
| Storage account | Storage account should use a private link connection. | Azure Local doesn't currently support private link connections. |
112
+
| Azure Key Vault | Azure Key Vaults should use a private link. | Azure Local doesn't currently support private link connections. |
113
+
| Azure Arc-enabled server | Windows Defender Exploit Guard should be enabled on Azure Arc-enabled servers. | Windows Defender Exploit Guard isn't applicable to server-core SKUs without a GUI such as the Azure Local OS. |
114
+
| Azure Arc-enabled server | Azure Arc-enabled servers 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. |
115
+
| Azure Arc-enabled server | System updates should be installed on your Azure Arc-enabled servers 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. |
116
+
| Azure Arc-enabled server | Machines should have a vulnerability assessment solution. | Microsoft Defender Vulnerability Management (MDVM) doesn't currently support Azure Local. |
117
+
118
+
## Monitor servers and Azure Local VMs
119
+
120
+
Go to the Microsoft Defender for Cloud portal to monitor alerts for individual servers and Azure Local VMs running on Azure Local. You can utilize the regulatory compliance and attack path analysis features, among other enhanced security features.
121
+
122
+
Follow these steps to access the Microsoft Defender for Cloud portal's pages to monitor individual servers and Azure Local VMs:
108
123
109
124
1. Sign into the Azure portal, and search for and select **Microsoft Defender for Cloud**.
110
125
@@ -114,6 +129,7 @@ Follow these steps to access the Microsoft Defender for Cloud portal's pages to
114
129
115
130
:::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" :::
116
131
132
+
117
133
## Next steps
118
134
119
135
-[Review the deployment checklist and install Azure Local](../deploy/deployment-checklist.md).
0 commit comments