Skip to content

Commit 1e99424

Browse files
acrolinx
Co-authored-by: Annie Liang <[email protected]>
1 parent 37e2b34 commit 1e99424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/how-to-spark-service-principal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ In this section we will create a client secret and record the value for use late
4343

4444
## Create definition and assignment
4545

46-
Inn this section we will create an Entra ID role definition and assign that role with permissions to read and write items in the containers.
46+
In this section we will create a Microsoft Entra ID role definition and assign that role with permissions to read and write items in the containers.
4747

4848
1. Create a role using the `az role definition create` command. Pass in the Azure Cosmos DB for NoSQL account name and resource group, followed by a body of JSON that defines the custom role. The role is also scoped to the account level using `/`. Ensure that you provide a unique name for your role using the `RoleName` property of the request body.
4949

0 commit comments

Comments
 (0)