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/private-5g-core/monitor-private-5g-core-alerts.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,14 @@ ms.date: 09/14/2023
10
10
---
11
11
# Create alerts to track performance of packet cores
12
12
13
-
Alerts help track important events in your network by notifying you with an email containing diagnostic information when certain, user-defined conditions are met. Alerts can be customized to represent the severity of incidents on your network and can be viewed in the [Monitor service under Azure Services](https://portal.azure.com/#view/Microsoft_Azure_Monitoring/AzureMonitoringBrowseBlade/~/overview). In this how-to guide, you will create a custom alert for a packet core control plane or data plane.
13
+
Alerts help track important events in your network by notifying you with an email containing diagnostic information when certain, user-defined conditions are met. Alerts can be customized to represent the severity of incidents on your network and can be viewed in the [Monitor service under Azure Services](https://portal.azure.com/#view/Microsoft_Azure_Monitoring/AzureMonitoringBrowseBlade/~/overview). In this how-to guide, you will create a custom alert for a packet core control plane or data plane resource.
14
14
15
15
## Prerequisites
16
16
17
17
1. Ensure you can sign in to the Azure portal using an account with access to the active subscription you used to create your private mobile network. This account must have the build-in Contributor or Owner role at the subscription scope.
18
18
1. You must have [deployed your private mobile network](how-to-guide-deploy-a-private-mobile-network-azure-portal.md).
19
19
20
-
## Create an alert rule for your packet core control/data plane
20
+
## Create an alert rule for your packet core control plane or data plane resources
21
21
22
22
1. Navigate to the packet core control/data plane you want to create an alert for.
23
23
@@ -35,6 +35,9 @@ Alerts help track important events in your network by notifying you with an emai
35
35
36
36
:::image type="content" source="media/packet-core-alerts-signal-list.png" alt-text="Screenshot of Azure portal showing alert signal selection menu." lightbox="media/packet-core-alerts-signal-list.png":::
37
37
38
-
1. Select the signal you want the alert to be based on and follow the rest of the create instructions.
38
+
1. Select the signal you want the alert to be based on and follow the rest of the create instructions. For more information on alert options and setting actions groups used for notification, please refer to [the Azure Monitor alerts create and edit documentation](https://learn.microsoft.com/azure/azure-monitor/alerts/alerts-create-new-alert-rule?tabs=metric).
39
39
1. Once you've reached the end of the create instructions, select **Review + create** to create your alert.
40
40
1. Verify that your alert rule was created by navigating to the alerts page for your packet core (see steps 1 and 2) and finding it in the list of alert rules on the page.
41
+
42
+
## Next steps
43
+
-[Learn more about Azure Monitor alerts](https://learn.microsoft.com/azure/azure-monitor/alerts/alerts-overview).
0 commit comments