Skip to content

Commit 869208b

Browse files
authored
FIx typo
1 parent 9151212 commit 869208b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You can configure server administrators using SQL Server Management Studio (SSMS
4343
You can also configure server administrators by deploying the Analysis Services server using an Azure Resource Manager template. The identity running the deployment must belong to the **Contributor** role for the resource in [Azure Role-Based Access Control (RBAC)](../role-based-access-control/overview.md).
4444

4545
> [!IMPORTANT]
46-
> The service principal must be added using the format `app:{service-principalclient-id}@{azure-ad-tenant-id}`.
46+
> The service principal must be added using the format `app:{service-principal-client-id}@{azure-ad-tenant-id}`.
4747
4848
The following Resource Manager template deploys an Analysis Services server with a specified service principal added to the Analysis Services Admin role:
4949

0 commit comments

Comments
 (0)