Skip to content

Commit 7e176e9

Browse files
committed
add preview notice
1 parent e016e95 commit 7e176e9

File tree

5 files changed

+9
-6
lines changed

5 files changed

+9
-6
lines changed

articles/private-5g-core/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ landingContent:
144144
url: distributed-tracing.md
145145
- text: Local monitoring with packet core dashboards
146146
url: packet-core-dashboards.md
147-
- text: Monitor AP5GC UE usage with Event Hubs (Preview)
147+
- text: Monitor AP5GC UE usage with Event Hubs (preview)
148148
url: ue-usage-event-hub.md
149149
- linkListType: how-to-guide
150150
links:

articles/private-5g-core/monitor-private-5g-core-with-platform-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ See [Supported metrics with Azure Monitor](/azure/azure-monitor/essentials/metri
6363
## Next steps
6464

6565
- [Learn more about the Azure Monitor Metrics](/azure/azure-monitor/essentials/data-platform-metrics)
66-
- [Monitor UE usage via Azure Event Hubs (Preview)](/azure/event-hubs/monitor-event-hubs)
66+
- [Monitor UE usage via Azure Event Hubs (preview)](/azure/event-hubs/monitor-event-hubs)

articles/private-5g-core/private-5g-core-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ For more information on using Azure Monitor to analyze metrics in your deploymen
185185

186186
Azure Private 5G Core can be configured to integrate with Azure Monitor Event Hubs, allowing you to monitor UE usage.
187187

188-
For more information on using Event Hubs to monitor UE usage in your deployment, see [Monitor AP5GC UE usage with Event Hubs](ue-usage-event-hub.md).
188+
For more information on using Event Hubs to monitor UE usage in your deployment, see [Monitor UE usage via Azure Event Hubs (preview)](ue-usage-event-hub.md).
189189

190190
## Next steps
191191

articles/private-5g-core/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ items:
5858
href: distributed-tracing.md
5959
- name: Local monitoring with packet core dashboards
6060
href: packet-core-dashboards.md
61-
- name: Monitoring UE usage with Event Hubs (Preview)
61+
- name: Monitoring UE usage with Event Hubs (preview)
6262
href: ue-usage-event-hub.md
6363
- name: Reliability
6464
href: reliability-private-5g-core.md

articles/private-5g-core/ue-usage-event-hub.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Monitor UE usage with Event Hubs (Preview)
2+
title: Monitor UE usage with Event Hubs (preview)
33
description: Information on using Azure Event Hubs to monitor UE usage in your private mobile network.
44
author: robswain
55
ms.author: robswain
@@ -9,12 +9,15 @@ ms.date: 05/24/2023
99
ms.custom: template-concept
1010
---
1111

12-
# Monitor UE usage with Event Hubs
12+
# Monitor UE usage with Event Hubs (preview)
1313

1414
Azure Private 5G Core can be configured to integrate with [Event Hubs](/azure/event-hubs), allowing you to monitor UE usage. Event Hubs is a modern big data streaming platform and event ingestion service that can seamlessly integrate with AP5GC. The service can process millions of events per second with low latency. The data sent to an Event Hubs instance can be transformed and stored by using any real-time analytics providers or batching or storage adapters.
1515

1616
You can [monitor UE usage](/azure/event-hubs/monitor-event-hubs) based on the monitoring data generated by Azure Event Hubs, and analyze or alert on this data with [Azure Monitor](/azure/azure-monitor/overview).
1717

18+
> [!IMPORTANT]
19+
> Azure Private 5G Core integration with Event Hubs is currently in [public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
20+
1821
## Configure UE usage monitoring
1922

2023
UE usage monitoring can be configured during site creation or at a later stage. If you want to configure UE usage monitoring for a site, please contact your support representative.

0 commit comments

Comments
 (0)