Forum Discussion
Nick_Staines
Nov 08, 2019Copper Contributor
Custom permissions level across multiple modern site collections
Is it possible to set up a custom permission level that can be added to a SharePoint group on any site collection within a SharePoint Online tenant? I want to be able to give a modern site admini...
- Nov 08, 2019HI ,
No sorry there is not a way to save the permission level across site collections. Best suggestion I could give would be to use PnP to apply the permission level and apply it to a certain group. Starter here:-
https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/add-pnproledefinition?view=sharepoint-ps
Kind regards
Andy
Andrew Hodges
Nov 08, 2019Bronze Contributor
HI ,
No sorry there is not a way to save the permission level across site collections. Best suggestion I could give would be to use PnP to apply the permission level and apply it to a certain group. Starter here:-
https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/add-pnproledefinition?view=sharepoint-ps
Kind regards
Andy
No sorry there is not a way to save the permission level across site collections. Best suggestion I could give would be to use PnP to apply the permission level and apply it to a certain group. Starter here:-
https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/add-pnproledefinition?view=sharepoint-ps
Kind regards
Andy
- Nov 08, 2019Indeed the way is buy using PnP