Skip to content

Commit 31cd93e

Browse files
Merge pull request #234847 from ermereen/patch-1
Update to doc for AAS MI
2 parents d80360b + 68d4274 commit 31cd93e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/analysis-services/analysis-services-service-principal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Service principals are an Azure Active Directory application resource you create
1515

1616
In Analysis Services, service principals are used with Azure Automation, PowerShell unattended mode, custom client applications, and web apps to automate common tasks. For example, provisioning servers, deploying models, data refresh, scale up/down, and pause/resume can all be automated by using service principals. Permissions are assigned to service principals through role membership, much like regular Azure AD UPN accounts.
1717

18-
Analysis Services also supports operations performed by managed identities using service principals. To learn more, see [Managed identities for Azure resources](../active-directory/managed-identities-azure-resources/overview.md) and [Azure services that support Azure AD authentication](../active-directory/managed-identities-azure-resources/services-support-managed-identities.md#azure-analysis-services).
18+
Analysis Services does not support operations performed by managed identities using service principals. To learn more, see [Managed identities for Azure resources](../active-directory/managed-identities-azure-resources/overview.md) and [Azure services that support Azure AD authentication](../active-directory/managed-identities-azure-resources/services-support-managed-identities.md#azure-analysis-services).
1919

2020
## Create service principals
2121

0 commit comments

Comments
 (0)