Skip to content

Commit 782dc3e

Browse files
Merge pull request #3535 from MicrosoftDocs/main638762762620430416sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 32abec7 + 0e1fd1f commit 782dc3e

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

azure-local/concepts/security-features.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: alkohli
55
ms.author: alkohli
66
ms.topic: conceptual
77
ms.service: azure-local
8-
ms.date: 02/14/2025
8+
ms.date: 02/26/2025
99
---
1010

1111
# Security features for Azure Local
@@ -158,10 +158,22 @@ For more information, see [Manage syslog forwarding](../manage/manage-syslog-for
158158

159159
Azure Local comes with Microsoft Defender Antivirus enabled and configured by default. We strongly recommend that you use Microsoft Defender Antivirus with your Azure Local instances. Microsoft Defender Antivirus provides real-time protection, cloud-delivered protection, and automatic sample submission.
160160

161-
Although we recommend using Microsoft Defender Antivirus for Azure Local, if you prefer third-party antivirus and security software, we advise selecting one that your Independent Software Vendor (ISV) has validated for Azure Local to minimize potential functionality issues.
161+
Although we recommend using Microsoft Defender Antivirus for Azure Local, if you prefer third-party antivirus and security software, **we advise selecting one that your Independent Software Vendor (ISV) has validated for Azure Local** to minimize potential functionality issues.
162162

163163
For more information, see [Microsoft Defender Antivirus compatibility with other security products](/defender-endpoint/microsoft-defender-antivirus-compatibility).
164164

165+
In the rare instance that you experience any functionality issues with Azure Local using a third-party antivirus software, you can exclude the following paths:
166+
167+
- C:\Agents\\*
168+
- C:\CloudContent\\*
169+
- C:\CloudDeployment\\*
170+
- C:\ClusterStorage\\*
171+
- C:\EceStore\\*
172+
- C:\MASLogs\\*
173+
- C:\NugetStore\\*
174+
- C:\deploymentpackage\\*
175+
- C:\ProgramData\GuestConfig\extension_logs\\*
176+
165177
> [!NOTE]
166178
> If you remove the Microsoft Defender Antivirus feature, leave the settings associated with the feature from the security baseline as-is. You don't need to remove these settings.
167179

0 commit comments

Comments
 (0)