-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance spo file roleassignment
commands with Microsoft Entra groups
#6197
Comments
May I work on this |
Hey @ktskumar, thank you for all the hard work you’ve put in, it’s really appreciated! We’ve noticed that you have several issues assigned that haven't yet been created with a PR. To ensure everyone has a chance to get involved, especially with Hacktoberfest, I’ll be unassigning you from some of these issues. We recommend focusing on 1 to 2 issues at a time. Once you’ve submitted a PR for an issue, you can easily claim another open one. This approach helps you manage the workload more effectively and ensures you can give each task the attention it needs. Thanks again for your continued contributions! |
May I work on this |
Hi, @ktskumar, you can work on it when you've solved another issue, all right? |
I'll take this up. Can you assign this to me |
Related to #6179
Let's extend command
spo file roleassignment add
andspo file roleassignment remove
with 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:
add
andremove
command.groupName
is only for SharePoint Online groups.The text was updated successfully, but these errors were encountered: