You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2020. It is now read-only.
Hi I am getting an error when I run the powershell script to provision the GDPR activity hub:
It runs through the script and provisons the templates but it gives an exception when creating the CDN site collection:
A parameter cannot be found that matches the parameter name RemoveDeletedSite
. Can anyone help with this?
Also how do I skip this step?
Many Thanks
The text was updated successfully, but these errors were encountered:
Solved this by installing the SharePoint framework and PnPPowershell commands for SharePoint Online only on another machine. I think before it was being confused by having installed the commands for SharePoint 2013 and SharePoint Online. Should they not be installed on the same machine or something?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi I am getting an error when I run the powershell script to provision the GDPR activity hub:
It runs through the script and provisons the templates but it gives an exception when creating the CDN site collection:
A parameter cannot be found that matches the parameter name RemoveDeletedSite
. Can anyone help with this?
Also how do I skip this step?
Many Thanks
The text was updated successfully, but these errors were encountered: