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
Copy file name to clipboardExpand all lines: articles/healthcare-apis/fhir/use-postman.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ To access **FHIR service** from **Postman** application, review the steps
38
38
[](media/postman/app-registration-1.png#lightbox)
39
39
3. Select **+ New registrations**.
40
40
41
-
4. Enter a name for app registration. Under Supported account types, select **Accounts in this organization directory only**. Leave the other options as they are, and then select **Register**.
41
+
4. Enter a name for app registration. Under Supported account types, select **Accounts in this organization directory only**. select **Register**.
42
42
[](media/postman/app-registration-2.png#lightbox)
43
43
44
44
### Application ID (client ID)
@@ -81,7 +81,7 @@ After registering a new application, you can find the Application (client) ID an
81
81
This section shows the steps to assign **FHIR Data Contributor** role to a registered application for the FHIR® service in Azure Health Data Services.
82
82
83
83
1. In the Azure portal, navigate to your FHIR service.
84
-
2. In the left-hand menu, select the **Access Control (IAM)** blade.Click on + Add and then select Add role assignment.If the option for adding a role assignment is unavailable, ask your Azure administrator to assign you permission to perform this step.
84
+
2. In the left-hand menu, select the **Access Control (IAM)** blade.Click on + Add and then select Add role assignment.If the option for adding a role assignment is unavailable, ask your Azure administrator to assign you permission to perform this step.
85
85
[](media/postman/FHIR-Service-Access-Control.png#lightbox)
86
86
3. In **Add** role assignment under the **Role** tab, scroll down in the list and select **FHIR Data Contributor**. Then click **Next**.
87
87
[](media/postman/Add-Role-Assignment.png#lightbox)
0 commit comments