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: docs/sql-server/azure-arc/configure-windows-accounts-agent.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,8 @@ The extension sets permissions when you enable features on the Azure portal. If
23
23
24
24
[SQL permissions](#sql-permissions) lists the permissions tied to features that the extension grants when features are enabled.
25
25
26
-
Note: NT Authority\System must have access to modify permissions on listed directories and registry keys. This is needed so that NT Authority\System can grant required access to NT Service\SqlServerExtension account for least privileges mode.
26
+
> [!NOTE]
27
+
> `NT Authority\System` must have access to modify permissions on listed directories and registry keys. This is needed so that `NT Authority\System` can grant required access to `NT Service\SqlServerExtension` account for least privileges mode.
0 commit comments