Skip to content

Commit c9942ef

Browse files
authored
Merge pull request #190791 from rpsqrd/arc-aad
added AAD requirements for spn
2 parents 6b437fa + 8f8f828 commit c9942ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/servers/onboard-service-principal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
2323
You can create a service principal in the Azure portal or by using Azure PowerShell.
2424

2525
> [!NOTE]
26-
> To assign Arc-enabled server roles, your account must be a member of the **Owner** or **User Access Administrator** role in the subscription that you want to use for onboarding.
26+
> To create a service principal, your Azure Active Directory tenant needs to allow users to register applications. If it does not, your account must be a member of the **Application Administrator** or **Cloud Application Administrator** administrative role. See [Delegate app registration permissions in Azure Active Directory](../../active-directory/roles/delegate-app-roles.md) for more information about tenant-level requirements. To assign Arc-enabled server roles, your account must be a member of the **Owner** or **User Access Administrator** role in the subscription that you want to use for onboarding.
2727
2828
### Azure portal
2929

0 commit comments

Comments
 (0)