Skip to content

Commit 3d73937

Browse files
committed
Fixed a bunch more missing docs...
1 parent bbc8d9f commit 3d73937

File tree

73 files changed

+146
-166
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+146
-166
lines changed

articles/healthcare-apis/azure-api-for-fhir/autoscale-azure-api-fhir.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Autoscale for Azure API for FHIR
33
description: This article describes the autoscale feature for Azure API for FHIR.
4-
author: mikaelweave
4+
author: expekesheth
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: conceptual
88
ms.date: 06/02/2022
9-
ms.author: mikaelw
9+
ms.author: kesheth
1010
---
1111

1212
# Autoscale for Azure API for FHIR

articles/healthcare-apis/azure-api-for-fhir/azure-active-directory-identity-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Azure Active Directory identity configuration for Azure API for FHIR
33
description: Learn the principles of identity, authentication, and authorization for Azure FHIR servers.
44
services: healthcare-apis
5-
author: mikaelweave
5+
author: expekesheth
66
ms.reviewer: matjazl
77
ms.service: healthcare-apis
88
ms.subservice: fhir
99
ms.topic: conceptual
1010
ms.date: 06/02/2022
11-
ms.author: mikaelw
11+
ms.author: kesheth
1212
---
1313

1414
# Azure Active Directory identity configuration for Azure API for FHIR

articles/healthcare-apis/azure-api-for-fhir/azure-api-fhir-access-token-validation.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
title: Azure API for FHIR access token validation
33
description: Walks through token validation and gives tips on how to troubleshoot access issues
44
services: healthcare-apis
5-
author: mikaelweave
6-
ms.reviewer: matjazl
5+
author: expekesheth
76
ms.service: healthcare-apis
87
ms.subservice: fhir
98
ms.topic: conceptual
109
ms.date: 06/02/2022
11-
ms.author: mikaelw
10+
ms.author: kesheth
1211
---
1312
# Azure API for FHIR access token validation
1413

articles/healthcare-apis/azure-api-for-fhir/azure-api-fhir-resource-manager-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: 'Quickstart: Deploy Azure API for FHIR using an ARM template'
33
description: In this quickstart, learn how to deploy Azure API for Fast Healthcare Interoperability Resources (FHIR®), by using an Azure Resource Manager template (ARM template).
4-
author: mikaelweave
4+
author: expekesheth
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: quickstart
88
ms.custom: subject-armqs, devx-track-azurepowershell, mode-api
9-
ms.author: mikaelw
9+
ms.author: kesheth
1010
ms.date: 06/03/2022
1111
---
1212

articles/healthcare-apis/azure-api-for-fhir/azure-api-for-fhir-additional-settings.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ description: Overview of the additional settings you can set for Azure API for F
44
ms.service: healthcare-apis
55
ms.subservice: fhir
66
ms.topic: conceptual
7-
ms.reviewer: matjazl
8-
ms.author: mikaelw
9-
author: mikaelweave
7+
ms.author: kesheth
8+
author: expekesheth
109
ms.date: 06/02/2022
1110
---
1211

articles/healthcare-apis/azure-api-for-fhir/carin-implementation-guide-blue-button-tutorial.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ services: healthcare-apis
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: tutorial
8-
ms.reviewer: matjazl
9-
ms.author: mikaelw
10-
author: mikaelweave
8+
ms.author: kesheth
9+
author: expekesheth
1110
ms.date: 06/02/2022
1211
---
1312

articles/healthcare-apis/azure-api-for-fhir/centers-for-medicare-tutorial-introduction.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ services: healthcare-apis
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: tutorial
8-
ms.reviewer: matjazl
9-
ms.author: mikaelw
10-
author: mikaelweave
8+
ms.author: kesheth
9+
author: expekesheth
1110
ms.date: 06/02/2022
1211
---
1312

articles/healthcare-apis/azure-api-for-fhir/configure-azure-rbac.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
title: Configure Azure role-based access control (Azure RBAC) for Azure API for FHIR
33
description: This article describes how to configure Azure RBAC for the Azure API for FHIR data plane
4-
author: mikaelweave
4+
author: expekesheth
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: reference
88
ms.date: 06/02/2022
9-
ms.author: mikaelw
10-
ms.reviewer: matjazl
9+
ms.author: kesheth
1110
---
1211

1312
# Configure Azure RBAC for FHIR

articles/healthcare-apis/azure-api-for-fhir/configure-cross-origin-resource-sharing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Configure cross-origin resource sharing in Azure API for FHIR
33
description: This article describes how to configure cross-origin resource sharing in Azure API for FHIR.
4-
author: mikaelweave
5-
ms.author: mikaelw
4+
author: expekesheth
5+
ms.author: kesheth
66
ms.date: 06/03/2022
77
ms.topic: reference
88
ms.service: healthcare-apis

articles/healthcare-apis/azure-api-for-fhir/configure-local-rbac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Configure local role-based access control (local RBAC) for Azure API for FHIR
33
description: This article describes how to configure the Azure API for FHIR to use a secondary Azure AD tenant for data plane
4-
author: mikaelweave
4+
author: expekesheth
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: reference
88
ms.date: 06/03/2022
9-
ms.author: mikaelw
9+
ms.author: kesheth
1010
ms.custom: devx-track-azurepowershell, devx-track-azurecli
1111
ms.devlang: azurecli
1212
---

0 commit comments

Comments
 (0)