Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

'ConfigureCDN' Parameter issue #67

Open
ajitramane opened this issue Jul 9, 2018 · 0 comments
Open

'ConfigureCDN' Parameter issue #67

ajitramane opened this issue Jul 9, 2018 · 0 comments

Comments

@ajitramane
Copy link

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

  • .\Provision-GDPRActivityHub.ps1
  •   + CategoryInfo          : InvalidData: (:) [Provision-GDPRActivityHub.ps1]
     , ParameterBindingArgumentTransformationException
      + FullyQualifiedErrorId : ParameterArgumentTransformationError,Provision-G
     DPRActivityHub.ps1
    
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant