Invoke-PnPTenantTemplate Permissions Needed #5451
Answered
by
gautamdsheth
dcashpeterson
asked this question in
General
|
Hi all, I am wondering what permissions the app registration needs by default for Invoke-PnPTenantTemplate to instantiate a template. Can anyone articulate that? |
Answered by
gautamdsheth
Aug 22, 2026
Replies: 1 comment 1 reply
|
Hey @dcashpeterson , it depends on the template and what you are provisioning. If you are provisioning , standard SharePoint sites like classic sites, comm sites or team sites without group, SP admin permissions would be enough. |
1 reply
Answer selected by
dcashpeterson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @dcashpeterson , it depends on the template and what you are provisioning.
If you are provisioning , standard SharePoint sites like classic sites, comm sites or team sites without group, SP admin permissions would be enough.
If you are creating Teams, you need to have permissions to create Teams.
If Team sites backed by M365 group, then permissions to create Groups and SP sites.
If you are provisioning Entra ID Users, then permissions to create Users
If you are creating Group policies, then permissions to create Group settings.