xi:include snippet should link a separate file defined in href property.
Powershell command Apply-PnPTenantTemplate should execute without errors.
Actual behavior
Error message appears when execute Powershell command Apply-PnPTenantTemplate:
"Apply-PnPTenantTemplate : The provided provisioning file is not valid!"
Steps to reproduce behavior
1) Insert xi:include snippet into a tenant template as above.
2) Run PowerShell command:
Apply-PnPTenantTemplate -Path "TenantTemplate.xml"
3) See the error "Apply-PnPTenantTemplate : The provided provisioning file is not valid!"
Which version of the PnP-PowerShell Cmdlets are you using?
[ ] PnP PowerShell for SharePoint 2013
[ ] PnP PowerShell for SharePoint 2016
[X] PnP PowerShell for SharePoint Online
What is the version of the Cmdlet module you are running?
3.13.1909.0
How did you install the PnP-PowerShell Cmdlets?
[ ] MSI Installed downloaded from GitHub
[X] Installed through the PowerShell Gallery with Install-Module
Reporting a Missing Feature
Split provisioning tenant template into multiple files using XInclude:
Expected behavior
xi:include snippet should link a separate file defined in href property. Powershell command
Apply-PnPTenantTemplate
should execute without errors.Actual behavior
Error message appears when execute Powershell command
Apply-PnPTenantTemplate
:"Apply-PnPTenantTemplate : The provided provisioning file is not valid!"
Steps to reproduce behavior
1) Insert xi:include snippet into a tenant template as above. 2) Run PowerShell command:
Apply-PnPTenantTemplate -Path "TenantTemplate.xml"
3) See the error"Apply-PnPTenantTemplate : The provided provisioning file is not valid!"
Which version of the PnP-PowerShell Cmdlets are you using?
What is the version of the Cmdlet module you are running?
3.13.1909.0
How did you install the PnP-PowerShell Cmdlets?