You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/events/events-deploy-portal.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@ author: msjasteppe
6
6
ms.service: healthcare-apis
7
7
ms.subservice: fhir
8
8
ms.topic: quickstart
9
-
ms.date: 07/06/2022
9
+
ms.date: 10/21/2022
10
10
ms.author: jasteppe
11
11
---
12
12
13
13
# Deploy Events using the Azure portal
14
14
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.
16
16
17
17
## Prerequisites
18
18
@@ -44,7 +44,7 @@ It's important that you have the following prerequisites completed before you be
44
44
***Name**: Provide a name for your Events subscription.
45
45
***System Topic Name**: Provide a name for your System Topic.
46
46
47
-
>[!NOTE]
47
+
>[!NOTE]
48
48
> 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.
49
49
50
50
***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
67
67
68
68
:::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":::
69
69
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)
72
72
>
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)
74
74
>
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)
76
76
77
77
## Next steps
78
78
79
79
In this article, you've learned how to deploy Events in the Azure portal.
80
80
81
-
To learn how to display the Events metrics, see
81
+
To learn how to enable the Events metrics, see
82
82
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)
85
85
86
86
To learn how to export Event Grid system diagnostic logs and metrics, see
87
87
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)
90
90
91
91
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