Skip to content

Commit 7c0057c

Browse files
authored
Added note for scenario when an SPN role assignment is listed (#20907)
1 parent 33f2ffe commit 7c0057c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ The cmdlet may call below Microsoft Graph API according to input parameters:
8989
* GET /users/{id}
9090
* GET /servicePrincipals/{id}
9191

92+
>[!Note]
93+
> To retrieve a role assignment for a service principal, pass the object ID of the principal in the ObjectId parameter.
94+
9295
## EXAMPLES
9396

9497
### Example 1

0 commit comments

Comments
 (0)