Skip to content

Commit 6a68630

Browse files
committed
Added role authorization pre-req
1 parent 87ec912 commit 6a68630

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ To connect the SQL Server instances and the hosting machine to Azure Arc, you mu
5656
- Microsoft.HybridCompute/machines/read
5757
- Microsoft.HybridCompute/machines/write
5858
- Microsoft.GuestConfiguration/guestConfigurationAssignments/read
59+
- Microsoft.Authorization/roleAssignments/write
60+
- Microsoft.Authorization/roleAssignments/read
5961

6062
For optimal security, create a custom role in Azure that has the minimal permissions listed. For information on how to create a custom role in Azure with these permissions, see [Custom roles overview](/azure/active-directory/users-groups-roles/roles-custom-overview). To add role assignment, see [Add or remove role assignments using Azure portal](/azure/role-based-access-control/role-assignments-portal) or [Add or remove role assignments using Azure RBAC and Azure CLI](/azure/role-based-access-control/role-assignments-cli).
6163

0 commit comments

Comments
 (0)