Forum Discussion

HaroldvandeKamp's avatar
Oct 01, 2016
Solved

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...
  • Pieter Veenstra's avatar
    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.

Resources