Skip to content

Commit 20911f3

Browse files
authored
Remove note about requiring 'Owner' RBAC role
This PR removes a note that stated, incorrectly, that principals accessing the PowerShell cmdlets and therefore the AAS API must belong to the 'Owner' Azure RBAC role. This change was requested by Christian Wade from the AAS team.
1 parent 83bd985 commit 20911f3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/analysis-services/analysis-services-addservprinc-admins.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ ms.custom: fasttrack-edit
1414
# Add a service principal to the server administrator role
1515

1616
To automate unattended PowerShell tasks, a service principal must have **server administrator** privileges on the Analysis Services server being managed. This article describes how to add a service principal to the server administrators role on an Azure AS server. You can do this using SQL Server Management Studio or a Resource Manager template.
17-
18-
> [!NOTE]
19-
> For server operations using Azure PowerShell cmdlets, the service principal must also belong to the **Owner** role for the resource in [Azure Role-Based Access Control (RBAC)](../role-based-access-control/overview.md).
2017

2118
## Before you begin
2219
Before completing this task, you must have a service principal registered in Azure Active Directory.

0 commit comments

Comments
 (0)