Skip to content

Commit d67d180

Browse files
authored
Update New-AzSynapseRoleAssignment.md (#20905)
1 parent e28579e commit d67d180

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Synapse/Synapse/help/New-AzSynapseRoleAssignment.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ schema: 2.0.0
99

1010
## SYNOPSIS
1111
Creates a Synapse Analytics role assignment.
12+
1213

1314
## SYNTAX
1415

@@ -76,6 +77,9 @@ The cmdlet may call below Microsoft Graph API according to input parameters:
7677
* GET /users/{id}
7778
* GET /servicePrincipals/{id}
7879

80+
>[!Note]
81+
> To create a role assignment for a service principal, pass the object ID of the principal in the ObjectId parameter.
82+
7983
## EXAMPLES
8084

8185
### Example 1

0 commit comments

Comments
 (0)