Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Sample doesnt deploy #133

Open
gsuttie opened this issue Apr 21, 2021 · 0 comments
Open

Sample doesnt deploy #133

gsuttie opened this issue Apr 21, 2021 · 0 comments

Comments

@gsuttie
Copy link

gsuttie commented Apr 21, 2021

Hi folks

Are there some issues with the deployment script? It doesn't work for me, issues when deploying.

I have logged in and connected to AD and then I run the following command:-

.\Create-FhirServerSamplesEnvironment.ps1 -EnvironmentName gregor12345 -UsePaaS $true

And I get ->

New-AzResourceGroupDeployment : 14:59:16 - Error: Code=InvalidTemplate; Message=Deployment template validation failed:
'Template parameter JToken type is not valid. Expected 'String, Uri'. Actual 'Object'. Please see
https://aka.ms/resource-manager-parameter-files for usage details.'.
At C:\Users\gsutt\source\repos\fhir-server-samples\deploy\scripts\Create-FhirServerSamplesEnvironment.ps1:225 char:1

  • New-AzResourceGroupDeployment -TemplateUri $sandboxTemplate -environm ...
  •   + CategoryInfo          : NotSpecified: (:) [New-AzResourceGroupDeployment], Exception
      + FullyQualifiedErrorId : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.NewAzureResourceGroupDeploymentCm  
     dlet
    
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