Skip to content

Commit 18a0426

Browse files
authored
doc fix for get-azadgroupmember (Azure#16744)
1 parent 300c5bb commit 18a0426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/Resources/help/Get-AzADGroupMember.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-AzADGroupMember
99

1010
## SYNOPSIS
11-
Lists members from group.
11+
Lists members from group. Currently service principals are not listed as group members due to staged roll-out of service principals on Graph V1.0 endpoint. Please see [documentation of the REST API](https://docs.microsoft.com/en-us/graph/api/group-list-members?view=graph-rest-1.0&tabs=http).
1212

1313
## SYNTAX
1414

0 commit comments

Comments
 (0)