Skip to content

Commit f25359a

Browse files
committed
Fixing redirect file.
1 parent 69a70b1 commit f25359a

File tree

2 files changed

+21
-13
lines changed

2 files changed

+21
-13
lines changed

.openpublishing.redirection.healthcare-apis.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,14 @@
541541
"source_path_from_root": "/articles/healthcare-apis/iot/iot-metrics-diagnostics-export.md",
542542
"redirect_url": "/azure/healthcare-apis/iot/how-to-enable-diagnostic-settings",
543543
"redirect_document_id": false
544-
}
544+
},
545+
{ "source_path_from_root": "/articles/healthcare-apis/events/events-display-metrics.md",
546+
"redirect_url": "/azure/healthcare-apis/events/events-use-metrics",
547+
"redirect_document_id": false
548+
},
549+
{ "source_path_from_root": "/articles/healthcare-apis/events/events-export-logs-metrics.md",
550+
"redirect_url": "/azure/healthcare-apis/events/events-enable-diagnostic-settings",
551+
"redirect_document_id": false
552+
}
545553
]
546554
}

articles/healthcare-apis/events/events-deploy-portal.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ author: msjasteppe
66
ms.service: healthcare-apis
77
ms.subservice: fhir
88
ms.topic: quickstart
9-
ms.date: 07/06/2022
9+
ms.date: 10/21/2022
1010
ms.author: jasteppe
1111
---
1212

1313
# Deploy Events using the Azure portal
1414

15-
In this quickstart, you’ll learn how to deploy the Azure Health Data Services Events feature in the Azure portal to send Fast Healthcare Interoperability Resources (FHIR®) event messages.
15+
In this Quickstart, you’ll learn how to deploy the Azure Health Data Services Events feature in the Azure portal to send Fast Healthcare Interoperability Resources (FHIR®) event messages.
1616

1717
## Prerequisites
1818

@@ -44,7 +44,7 @@ It's important that you have the following prerequisites completed before you be
4444
* **Name**: Provide a name for your Events subscription.
4545
* **System Topic Name**: Provide a name for your System Topic.
4646

47-
>[!NOTE]
47+
> [!NOTE]
4848
> The first time you set up the Events feature, you will be required to enter a new **System Topic Name**. Once the system topic for the workspace is created, the **System Topic Name** will be used for any additional Events subscriptions that you create within the workspace.
4949
5050
* **Event types**: Type of FHIR events to send messages for (for example: create, updated, and deleted).
@@ -67,25 +67,25 @@ It's important that you have the following prerequisites completed before you be
6767

6868
:::image type="content" source="media/events-deploy-in-portal/events-new-subscription-created.png" alt-text="Screenshot of a successfully deployed events subscription." lightbox="media/events-deploy-in-portal/events-new-subscription-created.png":::
6969

70-
>[!TIP]
71-
>For more information about providing access using an Azure Managed identity, see [Assign a system-managed identity to an Event Grid system topic](../../event-grid/enable-identity-system-topics.md) and [Event delivery with a managed identity](../../event-grid/managed-service-identity.md)
70+
> [!TIP]
71+
> For more information about providing access using an Azure Managed identity, see [Assign a system-managed identity to an Event Grid system topic](../../event-grid/enable-identity-system-topics.md) and [Event delivery with a managed identity](../../event-grid/managed-service-identity.md)
7272
>
73-
>For more information about managed identities, see [What are managed identities for Azure resources](../../active-directory/managed-identities-azure-resources/overview.md)
73+
> For more information about managed identities, see [What are managed identities for Azure resources](../../active-directory/managed-identities-azure-resources/overview.md)
7474
>
75-
>For more information about Azure role-based access control (Azure RBAC), see [What is Azure role-based access control (Azure RBAC)](../../role-based-access-control/overview.md)
75+
> For more information about Azure role-based access control (Azure RBAC), see [What is Azure role-based access control (Azure RBAC)](../../role-based-access-control/overview.md)
7676
7777
## Next steps
7878

7979
In this article, you've learned how to deploy Events in the Azure portal.
8080

81-
To learn how to display the Events metrics, see
81+
To learn how to enable the Events metrics, see
8282

83-
>[!div class="nextstepaction"]
84-
>[How to display Events metrics](./events-display-metrics.md)
83+
> [!div class="nextstepaction"]
84+
> [How to use Events metrics](events-use-metrics.md)
8585
8686
To learn how to export Event Grid system diagnostic logs and metrics, see
8787

88-
>[!div class="nextstepaction"]
89-
>[How to export Events diagnostic logs and metrics](./events-display-metrics.md)
88+
> [!div class="nextstepaction"]
89+
> [How to enable Events diagnostic logs and metrics](events-enable-diagnostic-settings.md)
9090
9191
FHIR® is a registered trademark of Health Level Seven International, registered in the U.S. Trademark Office and is used with their permission.

0 commit comments

Comments
 (0)