Skip to content

Commit 69a70b1

Browse files
committed
Additional updates.
1 parent 38699c1 commit 69a70b1

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

articles/healthcare-apis/events/events-export-logs-metrics.md renamed to articles/healthcare-apis/events/events-enable-diagnostic-settings.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Configure Events diagnostic settings for diagnostic logs and metrics export - Azure Health Data Services
3-
description: This article provides resources on how to configure Events Diagnostic settings for diagnostic logs and metrics exporting.
2+
title: Enable Events diagnostic settings for diagnostic logs and metrics export - Azure Health Data Services
3+
description: This article provides resources on how to enable Events diagnostic settings for diagnostic logs and metrics exporting.
44
services: healthcare-apis
55
author: msjasteppe
66
ms.service: healthcare-apis
@@ -10,11 +10,11 @@ ms.date: 07/06/2022
1010
ms.author: jasteppe
1111
---
1212

13-
# Configure Events diagnostic settings
13+
# Enable Events diagnostic settings
1414

15-
In this article, you'll be provided resources to configure the Events diagnostic settings for Azure Event Grid system topics.
15+
In this article, you'll be provided resources to enable the Events diagnostic settings for Azure Event Grid system topics.
1616

17-
After they're configured, Event Grid system topics diagnostic logs and metrics will be exported for audit, analysis, troubleshooting, or backup.
17+
After they're enabled, Event Grid system topics diagnostic logs and metrics will be exported for audit, analysis, troubleshooting, or backup.
1818

1919
## Resources
2020

@@ -30,9 +30,9 @@ After they're configured, Event Grid system topics diagnostic logs and metrics w
3030
3131
## Next steps
3232

33-
To learn how to display Events metrics in the Azure portal, see
33+
To learn how to use Events metrics in the Azure portal, see
3434

35-
>[!div class="nextstepaction"]
36-
>[How to display Events metrics](./events-display-metrics.md)
35+
> [!div class="nextstepaction"]
36+
> [How to use Events metrics](events-use-metrics.md)
3737
3838
FHIR® is a registered trademark of Health Level Seven International, registered in the U.S. Trademark Office and is used with their permission.

articles/healthcare-apis/events/events-display-metrics.md renamed to articles/healthcare-apis/events/events-use-metrics.md

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

13-
# How to display Events metrics
13+
# How to use Events metrics
1414

15-
In this article, you'll learn how to display Events metrics in the Azure portal.
15+
In this article, you'll learn how to use Events metrics in the Azure portal.
1616

1717
> [!NOTE]
1818
> For the purposes of this article, an Azure Event Hubs event hub was used as the Events message endpoint.
1919
20-
## Display metrics
20+
## Use metrics
2121

2222
1. Within your Azure Health Data Services workspace, select the **Events** button.
2323

@@ -39,7 +39,7 @@ In this article, you'll learn how to display Events metrics in the Azure portal.
3939

4040
To learn how to export Events Azure Event Grid system diagnostic logs and metrics, see
4141

42-
>[!div class="nextstepaction"]
43-
>[Configure Events diagnostic logs and metrics exporting](./events-export-logs-metrics.md)
42+
> [!div class="nextstepaction"]
43+
> [Configure Events diagnostic logs and metrics exporting](events-enable-diagnostic-settings.md)
4444
4545
FHIR® is a registered trademark of Health Level Seven International, registered in the U.S. Trademark Office and is used with their permission.

articles/healthcare-apis/events/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ items:
2222
- name: Monitor
2323
expanded: true
2424
items:
25-
- name: Display Events metrics
26-
href: events-display-metrics.md
27-
- name: Configure Events diagnostic settings
28-
href: events-export-logs-metrics.md
25+
- name: Use metrics
26+
href: events-use-metrics.md
27+
- name: Enable diagnostic settings
28+
href: events-enable-diagnostic-settings.md
2929
- name: Disable Events and delete workspaces
3030
href: events-disable-delete-workspace.md
3131
- name: Troubleshoot and problem solve

0 commit comments

Comments
 (0)