Replies: 1 comment 3 replies
-
| Which version of the module are you using? What parameters did you use with  | 
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to set an associated group as Owners using Set-PnPGroup but getting "Set-PnPGroup : Access denied. You do not have permission to perform this action or access this resource."
Set-PnPGroup -Identity 'Test Owners' -SetAssociatedGroup Ownerseven though I created the new SPO subsite along with the groups and all other configuration using the same account with no issues. Is this a bug?
Beta Was this translation helpful? Give feedback.
All reactions