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.
How to pass ConfigureCDN' parameter , it's throwing error when passing 0 or $False?
Provision-GDPRActivityHub.ps1 : Cannot process
argument transformation on parameter 'ConfigureCDN'. Cannot convert value
"System.String" to type "System.Management.Automation.SwitchParameter".
Boolean parameters accept only Boolean values and numbers, such as $True,
$False, 1 or 0.
At line:1 char:1
How to pass ConfigureCDN' parameter , it's throwing error when passing 0 or $False?
The text was updated successfully, but these errors were encountered: