Forum Discussion
Tormod Solem Slupphaug
Sep 18, 2020Iron Contributor
Manage default "Permission Levels" by tenant or by bub
Can I manage the default "Permission Levels" settings either by tenant or by a hub level? My goal is to adjust the default levels for edit (members) and read (visitors), so that I don't have t...
- Sep 22, 2020
I understand what you are trying to do. I think it will come down to a post provisioning step, like running a PnP PowerShell cmdlet to set the custom permission levels.
Norm
Tormod Solem Slupphaug
Sep 22, 2020Iron Contributor
I think you might have misunderstood my request. I'm aware that I can grant users access to the whole hub by using hub site permissions, but that's not what I'm trying to do. Each of my hub sites have different sets of users. The only thing I want to sync inbetween the sites are the Permission level settings.
stormin_30
Sep 22, 2020MVP
I understand what you are trying to do. I think it will come down to a post provisioning step, like running a PnP PowerShell cmdlet to set the custom permission levels.
Norm
- Tormod Solem SlupphaugSep 23, 2020Iron ContributorNot really the answer I was hoping for, but I guess there's no out-of-the-box easy way to solve this. Thanks for your help stormin_30.