pnp / PnP-Sites-Core

Microsoft 365 Dev PnP Core component (.NET) targeted for increasing developer productivity with CSOM based solutions.
Other
416 stars 642 forks source link

Apply-PnPProvisioningTemplate : The provided template is not valid! #2741

Open Marjinas opened 4 years ago

Marjinas commented 4 years ago

I discover that Issue: "Apply-PnPProvisioningTemplate : The provided template is not valid! ", only occurs when I try to Apply the template on other tenant. Is it not possible to apply template on other tenant?What could be the possible solution for this scenario. Please help.

Which PnP repository should you use to report the issue?

Environment

[ ] Office 365 / SharePoint Online

Expected or Desired Behavior

Create site template with lists, pages, themes same as UAT site on desired site.

Observed Behavior

Apply-PnPProvisioningTemplate : The provided template is not valid!

Steps to Reproduce

Get-PnPProvisioningTemplate -Out "C:\STSTemplate.xml" Connect-PnPOnline "siteurl" Apply-PnPProvisioningTemplate -Path “C:\STSTemplate.xml"

ghost commented 4 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.