You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Referencing: #9727 (Enhancement: Unified Roles Management) #9973 ([docs-only] Description + CLI for Unified Roles Management) #10015 (fix: improve some wordings and cli table) #10082 (Unified Role description vs command printout mismatch)
Description
Some unified roles listed by the graph list-unified-roles command do not display a NAME. The affected roles show an empty value in the NAME column, making it inconsistent.
Referencing:
#9727 (Enhancement: Unified Roles Management)
#9973 ([docs-only] Description + CLI for Unified Roles Management)
#10015 (fix: improve some wordings and cli table)
#10082 (Unified Role description vs command printout mismatch)
Description
Some unified roles listed by the graph list-unified-roles command do not display a NAME. The affected roles show an empty value in the NAME column, making it inconsistent.
exists @Resource.Folder
exists @resource.File &&
@Subject.UserType=="Federated"
exists @Resource.Folder &&
@Subject.UserType=="Federated"
libre.graph/driveItem/quota/read
libre.graph/driveItem/content/read
libre.graph/driveItem/children/read
libre.graph/driveItem/deleted/read
libre.graph/driveItem/basic/read
exists @Resource.Folder &&
@Subject.UserType=="Federated"
libre.graph/driveItem/standard/delete
libre.graph/driveItem/path/read
libre.graph/driveItem/quota/read
libre.graph/driveItem/content/read
libre.graph/driveItem/upload/create
libre.graph/driveItem/permissions/read
libre.graph/driveItem/children/read
libre.graph/driveItem/versions/read
libre.graph/driveItem/deleted/read
libre.graph/driveItem/path/update
libre.graph/driveItem/deleted/update
libre.graph/driveItem/basic/read
exists @resource.File &&
@Subject.UserType=="Federated"
libre.graph/driveItem/quota/read
libre.graph/driveItem/content/read
libre.graph/driveItem/upload/create
libre.graph/driveItem/permissions/read
libre.graph/driveItem/children/read
libre.graph/driveItem/versions/read
libre.graph/driveItem/deleted/read
libre.graph/driveItem/deleted/update
libre.graph/driveItem/basic/read
The text was updated successfully, but these errors were encountered: