Related to #6179
Let's extend command spo file roleassignment add and spo file roleassignment remove with 2 new options to add/remove Microsoft Entra groups.
| Options |
Description |
--entraGroupId [entraGroupId] |
ID of the Microsoft Entra group to add/remove. Specify either entraGroupId, entraGroupName, ... |
--entraGroupName [entraGroupName] |
Display name of the Microsoft Entra group to add/remove. Specify either entraGroupId, entraGroupName, ... |
Additionally, we should update the description of option --groupName [groupName] and make clear that this option is only used for SharePoint Online groups.
Todo:
Related to #6179
Let's extend command
spo file roleassignment addandspo file roleassignment removewith 2 new options to add/remove Microsoft Entra groups.--entraGroupId [entraGroupId]entraGroupId,entraGroupName, ...--entraGroupName [entraGroupName]entraGroupId,entraGroupName, ...Additionally, we should update the description of option
--groupName [groupName]and make clear that this option is only used for SharePoint Online groups.Todo:
addandremovecommand.groupNameis only for SharePoint Online groups.