Skip to content

Commit e2ace95

Browse files
committed
fixed note order
1 parent 4a8de53 commit e2ace95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/sql-server/azure-arc/connect-at-scale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Each machine must have [Azure PowerShell](/powershell/azure/install-az-ps) insta
5858
5959
> [!NOTE]
6060
> 1. When you create a service principal, your account must be an Owner or User Access Administrator in the subscription that you want to use for onboarding. If you don't have sufficient permissions to create role assignments, the service principal might be created, but it won't be able to onboard machines. The instructions on how to create a custom role are provided in [Required permissions](overview.md#required-permissions).
61-
> 1. The service principal must have *Directory.ReadAll* permissions in Microsoft graph. For instructions how to assign [Directory permissions](/graph/permissions-reference.md#directory-permissions) to a service principal, see [Manage API permissions](/graph/migrate-azure-ad-graph-configure-permissions.md#option-1-use-the-azure-portal-to-find-the-apis-your-organization-uses).
61+
> 2. The service principal must have *Directory.ReadAll* permissions in Microsoft graph. For instructions how to assign [Directory permissions](/graph/permissions-reference.md#directory-permissions) to a service principal, see [Manage API permissions](/graph/migrate-azure-ad-graph-configure-permissions.md#option-1-use-the-azure-portal-to-find-the-apis-your-organization-uses).
6262
6363
2. Give the service principle permissions to access Microsoft Graph:
6464
```azurepowershell-interactive

0 commit comments

Comments
 (0)