Forum Discussion
Oct 01, 2016
Deploy provisioning templates with Azure Automation, PnP PowerShell Apply-ProvisioningTemplate error
I'm transferring a local script hosted on a PC to deploy SharePoint Site Collections and provision the root site using Office Dev PnP to Microsoft Azure. I want to deploy this script inside Microsoft...
- Oct 03, 2016
If you set debug on with
Set-SPOTraceLog -On -Level Debug
then you will see where the application of the template fails.
Oct 03, 2016
If you set debug on with
Set-SPOTraceLog -On -Level Debug
then you will see where the application of the template fails.
Oct 03, 2016
Thank you Pieter Veenstra, I've managed to find my bug using the logging. I was missed a file referenced in a PnP:Files element