Skip to content

Commit b2aef6a

Browse files
committed
updates to quickstart
1 parent 76879bf commit b2aef6a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/healthcare-apis/fhir/fhir-service-bicep.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,11 @@ Get-AzResource -ResourceGroupName exampleRG
103103

104104
---
105105

106+
> [!NOTE]
107+
> You can also verify that the FHIR service is up and running by opening a browser and navigating to `https://<yourfhirservice>.azurehealthcareapis.com/metadata`. If the
108+
> capability statement is automatically displayed or downloaded, your deployment was successful. Make sure to replace **\<yourfhirservice\>** with the **\<service-name\>** you
109+
> used in the deployment step of this quickstart.
110+
106111
## Clean up the resources
107112

108113
When no longer needed, use the Azure portal, Azure CLI, or Azure PowerShell to delete the resource group and its resources.

0 commit comments

Comments
 (0)