microsoft/health-architectures

HL7Conversion - deployhl72fhir.bash not working

Opened this issue · 1 comments

Hi,

Tried deploying HL7Conversion:

  • Deploying FHIRProxy creates a KeyVault
  • Deploying Ingest creates a KeyVault
  • When deploying Convert (deployhl72fhir.bash), script is asking for one KeyVault name instead of the 2 above, causing the script to fail.

Just tested the following scenario with success:

  • Deployed FHIR Proxy, created KeyVault
  • Deployed Ingest using KeyVault created by FHIR Proxy
  • Deployed Converter (deployhl72fhir.bash) using Key Vault created by FHIR Proxy.

Please pull latest and retry installations using Key Vault created by the FHIR Proxy.