Skip to content

Commit 3818dd8

Browse files
authored
Merge pull request #8993 from sevend2/523PostEdit
AB#5930: Post edit PR#8965
2 parents e78c51e + 38da50f commit 3818dd8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

support/sql/database-engine/security/antivirus-and-sql-server.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes how to configure antivirus software on compu
44
author: pijocoder
55
ms.author: jopilov
66
ms.reviewer: jopilov
7-
ms.date: 01/10/2025
7+
ms.date: 05/26/2025
88
ms.custom: sap:Security, Encryption, Auditing, Authorization
99
---
1010

@@ -222,11 +222,11 @@ If you back up the database to a disk or back up the transaction log to a disk,
222222

223223
For more information about antivirus considerations on a cluster, see [Antivirus software that isn't cluster-aware may cause problems with Cluster Services](../../../windows-server/high-availability/not-cluster-aware-antivirus-software-cause-issue.md).
224224

225-
### Arc enabled SQL Server
225+
### Arc-enabled SQL Server
226226

227-
You might see the following files and executables (also referred to as system objects) being flagged when running antivirus software on an [Arc enabled SQL Server](/sql/sql-server/azure-arc/connect). Consider excluding these [necessary system objects](/sql/sql-server/azure-arc/agent-extension-files) from antivirus scanning.
227+
When you run antivirus software on an [Arc-enabled SQL Server](/sql/sql-server/azure-arc/connect) instance, some files and executables (also referred to as system objects) might be flagged. However, these [system objects](/sql/sql-server/azure-arc/agent-extension-files) are necessary for Arc-enabled SQL Server to function properly. To ensure optimal performance and stability, we recommend that you exclude these [necessary system objects](/sql/sql-server/azure-arc/agent-extension-files) from antivirus scanning.
228228

229-
Starting with SQL Server 2025, SQL Server instances can use the Azure Arc machine's managed identity. You might need to add an exemption for the token folder. Follow the steps in [Setup managed identity for Arc enabled SQL Server](/sql/sql-server/azure-arc/managed-identity) for the proper setup and the folder path.
229+
Starting with SQL Server 2025, SQL Server instances can use the Azure Arc machine's managed identity. You might need to add an exemption for the token folder. Follow the steps in [Configure a managed identity for Arc-enabled SQL Server](/sql/sql-server/azure-arc/managed-identity) for the proper setup and the folder path.
230230

231231
We also recommend that you keep the extension up to date, as it includes ongoing security and feature updates. For more information, see the [latest extension release](/sql/sql-server/azure-arc/release-notes).
232232

0 commit comments

Comments
 (0)