Skip to content

Commit 2e560b8

Browse files
committed
Update tutorial-web-app-public-app-reg.md
1 parent 2b2d54d commit 2e560b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/healthcare-apis/tutorial-web-app-public-app-reg.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ author: caitlinv39
1111
ms.date: 01/03/2020
1212
---
1313

14-
# Client Application Registration
14+
# Client application registration
1515
In the previous tutorial, you deployed and set up your Azure API for FHIR. Now that you have your Azure API for FHIR setup, we will register a public client application. You can read through the full [register a public client app](register-public-azure-ad-client-app.md) how-to guide for more details or troubleshooting, but we have called out the major steps for this tutorial below.
1616

1717
1. Navigate to Azure Active Directory
@@ -21,7 +21,7 @@ In the previous tutorial, you deployed and set up your Azure API for FHIR. Now t
2121

2222
![Client Application Registration](media/tutorial-web-app/reg-public-app.png)
2323

24-
## Client Application Settings
24+
## Client application settings
2525
Once your client application is registered, copy the Application (client) ID from the Overview Page. You will need this value later when accessing the client.
2626

2727
![Copy App ID](media/tutorial-web-app/app-id.png)

0 commit comments

Comments
 (0)