Skip to content

Commit 2bf0ebd

Browse files
authored
minor document change
1 parent d810380 commit 2bf0ebd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/healthcare-apis/fhir/use-postman.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To access **FHIR service** from **Postman** application, review the steps
3838
[![Screenshot shows the App registrations menu under the Manage section of Microsoft Entra ID.](media/postman/app-registration-1.png)](media/postman/app-registration-1.png#lightbox)
3939
3. Select **+ New registrations**.
4040

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**.
4242
[![Screenshot that shows the form to enter a name for the new app registration](media/postman/app-registration-2.png)](media/postman/app-registration-2.png#lightbox)
4343

4444
### Application ID (client ID)
@@ -81,7 +81,7 @@ After registering a new application, you can find the Application (client) ID an
8181
This section shows the steps to assign **FHIR Data Contributor** role to a registered application for the FHIR® service in Azure Health Data Services.
8282

8383
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.
8585
[![Screenshot that shows the Azure portal's FHIR service Access Control (IAM) blade with the option to add a role assignment.](media/postman/FHIR-Service-Access-Control.png)](media/postman/FHIR-Service-Access-Control.png#lightbox)
8686
3. In **Add** role assignment under the **Role** tab, scroll down in the list and select **FHIR Data Contributor**. Then click **Next**.
8787
[![Screenshot that shows the "Add role assignment" window, with the list of roles where the "FHIR Data Contributor" role is selected.](media/postman/Add-Role-Assignment.png)](media/postman/Add-Role-Assignment.png#lightbox)

0 commit comments

Comments
 (0)