Skip to content

Commit 21995e0

Browse files
authored
Merge pull request #104721 from Minewiskan/patch-14
Update analysis-services-service-principal.md
2 parents 6e61318 + 6b43f13 commit 21995e0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to create a service principal for automating Azure Analys
44
author: minewiskan
55
ms.service: azure-analysis-services
66
ms.topic: conceptual
7-
ms.date: 02/14/2020
7+
ms.date: 02/18/2020
88
ms.author: owend
99
ms.reviewer: minewiskan
1010

@@ -16,6 +16,8 @@ Service principals are an Azure Active Directory application resource you create
1616

1717
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.
1818

19+
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).
20+
1921
## Create service principals
2022

2123
Service principals can be created in the Azure portal or by using PowerShell. To learn more, see:

0 commit comments

Comments
 (0)