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 was archived by the owner on Nov 16, 2023. It is now read-only.
To Reproduce
Steps to reproduce the behavior, including exact commands you are running:
Follow normal environment setup steps.
Run .\Create-FhirServerSamplesEnvironment.ps1 -EnvironmentName -UsePaaS $true
See error
Expected behavior
The entire sample environment should be provisioned. It only provisions the Key Vault and then throws an error similar to this:
Error occurred while executing NewApplication Code: Request_BadRequest Message: Values of identifierUris property must use a verified domain of the organization or its subdomain: 'https://example123.azurehealthcareapis.com' Details: PropertyName - identifierUris, PropertyErrorCode - HostNameNotOnVerifiedDomain, HostName - https://example123.azurehealthcareapis.com HttpStatusCode: BadRequest HttpStatusDescription: Bad Request HttpResponseStatus: Completed