Skip to content

Commit ffa7cde

Browse files
committed
Add a note
1 parent 6afe4f5 commit ffa7cde

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

docs/sql-server/azure-arc/prerequisites.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,14 @@ Before you can Arc-enable an instance of [!INCLUDE [ssnoversion-md](../../includ
3030

3131
### Permissions
3232

33-
To [Connect SQL Servers on Azure Arc-enabled servers at scale using Azure policy](connect-at-scale-policy.md), your subscription requires the [`Resource Policy Contributor`](/azure/role-based-access-control/built-in-roles#resource-policy-contributor) role assignment for the scope that you're targeting. The scope may be either subscription or resource group. Further, if you are going to create a *new* system assigned managed identity, you need the [`User Access Administrator`](/azure/role-based-access-control/built-in-roles#user-access-administrator) role assignment in the subscription.
33+
To [Connect SQL Servers on Azure Arc-enabled servers at scale using Azure policy](connect-at-scale-policy.md):
34+
35+
- The installation account requires:
36+
37+
- [`User Access Administrator`](/azure/role-based-access-control/built-in-roles#user-access-administrator) role assignment is required in the subscription if you are creating a *new* system assigned managed identity.
38+
- [`Resource Policy Contributor`](/azure/role-based-access-control/built-in-roles#resource-policy-contributor) role assignment for the scope that you're targeting. The scope may be either subscription or resource group.
39+
40+
- The service principal requires read permission on the subscription.
3441

3542
For all the other onboarding methods, user or service principal must have permissions in the Azure resource group to complete the task. Specifically:
3643

0 commit comments

Comments
 (0)