Skip to content

Commit e14787c

Browse files
author
Shashank Narang
committed
adding redirect file and updated publish redirect file
1 parent 095e9a6 commit e14787c

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

articles/healthcare-apis/.openpublishing.redirection.healthcare-apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@
351351
"redirect_document_id": true
352352
},
353353
{
354-
"source_path_from_root": "/articles/healthcare-apis/fhir/tutorial-web-app-write-web-app.md",
354+
"source_path_from_root": "/articles/healthcare-apis/fhir/tutorial-web-app-test-postman.md",
355355
"redirect_url": "/azure/healthcare-apis/azure-api-for-fhir/tutorial-web-app-test-postman",
356356
"redirect_document_id": false
357357
},
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Web App Tutorial - Test connecting to Azure API for FHIR
3+
description: These tutorials walk through an example of deploying a simple web application. This section of the tutorial walks through testing connecting to the FHIR server
4+
services: healthcare-apis
5+
ms.service: azure-health-data-services
6+
ms.subservice: fhir
7+
ms.topic: tutorial
8+
ms.author: kesheth
9+
author: expekesheth
10+
ms.date: 09/27/2023
11+
---
12+
13+
14+
There are tools available such as Postman that can allow intuitive querying.
15+
Once you have successfully connect to your client application, you’re ready to write your web application.
16+
17+
>[!div class="nextstepaction"]
18+
>[Write a web application](tutorial-web-app-write-web-app.md)
19+
[!INCLUDE[FHIR trademark statement](../includes/healthcare-apis-fhir-trademark.md)]

0 commit comments

Comments
 (0)