Invoke-PnPTenantTemplate. Path parameter #440
Unanswered
BaronSparky
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi,
We can run "Invoke-PnPSiteTemplate" using a "-Path" that points to a .PNP file in a SPO library.
i.e., from the documentation,
Invoke-PnPSiteTemplate -Path "https://tenant.sharepoint.com/sites/templatestorage/Documents/template.pnp"
We can't do the same for tenant templates using "Invoke-PnPTenantTemplate" though!!!
Is there a particular reason for this?
Would be great to be able to store all templates in the same location from a provisioning perspective. The benefit of storing them in a SPO library would be around management and updating of template files by an application administrator.
Beta Was this translation helpful? Give feedback.
All reactions