Skip to content

Commit fdb38a4

Browse files
authored
Merge pull request #270516 from rcdun/maintenance_notifications_for_communications_gateway
Add short article about maintenance notifications for Azure Communications Gateway
2 parents 01b3002 + 5c58fd6 commit fdb38a4

10 files changed

+82
-6
lines changed

articles/communications-gateway/deploy.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,20 @@ If you chose to delegate a subdomain when you created Azure Communications Gatew
224224
1. Note down the names of these name servers, including the trailing `.` at the end of the address.
225225
1. Follow [Delegate the domain](../dns/dns-delegate-domain-azure-dns.md#delegate-the-domain) and [Verify the delegation](../dns/dns-delegate-domain-azure-dns.md#verify-the-delegation) to configure all four name servers in your NS records. We recommend configuring a time-to-live (TTL) of two days.
226226

227+
## Configure alerts for upgrades, maintenance and resource health
228+
229+
Azure Communications Gateway is integrated with Azure Service Health and Azure Resource Health.
230+
231+
- We use Azure Service Health's service health notifications to inform you of upcoming upgrades and scheduled maintenance activities.
232+
- Azure Resource Health gives you a personalized dashboard of the health of your resources, so you can see the current and historical health status of your resources.
233+
234+
You must set up the following alerts for your operations team.
235+
236+
- [Alerts for service health notifications](/azure/service-health/alerts-activity-log-service-notifications-portal), for upgrades and maintenance activities.
237+
- [Alerts for resource health](/azure/service-health/resource-health-alert-monitor-guide), for changes in the health of Azure Communications Gateway.
238+
239+
Alerts allow you to send your operations team proactive notifications of changes. For example, you can configure emails and/or SMS notifications. For an overview of alerts, see [What are Azure Monitor alerts?](/azure/azure-monitor/alerts/alerts-overview). For more information on Azure Service Health and Azure Resource Health, see [What is Azure Service Health?](/azure/service-health/overview) and [Resource Health overview](/azure/service-health/resource-health-overview).
240+
227241
## Next steps
228242

229243
> [!div class="nextstepaction"]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
author: rcdun
3+
ms.author: rdunstan
4+
ms.service: communications-gateway
5+
ms.topic: include
6+
ms.date: 04/10/2024
7+
---
8+
9+
Your operations team can use a selection of key metrics to monitor Azure Communications Gateway. These metrics are available to anyone with the Reader role on the subscription for Azure Communications Gateway. See [Monitoring Azure Communications Gateway](/azure/communications-gateway/monitor-azure-communications-gateway).
10+
11+
Your operations team must have Azure Monitor alerts for:
12+
- [Azure Service Health notifications](/azure/service-health/alerts-activity-log-service-notifications-portal) to stay informed about upcoming upgrades and scheduled maintenance activities.
13+
- [Azure resource health notifications](/azure/service-health/resource-health-alert-monitor-guide) to stay informed about changes in the health of Azure Communications Gateway.

articles/communications-gateway/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ landingContent:
124124
links:
125125
- text: Monitoring Azure Communications Gateway
126126
url: monitor-azure-communications-gateway.md
127+
- text: Maintenance notifications
128+
url: maintenance-notifications.md
127129
- linkListType: how-to-guide
128130
links:
129131
- text: Get support or request changes
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: Check for Azure Communications Gateway upgrades and maintenance
3+
description: Learn how to use Azure Service Health to check for upgrades and maintenance notifications for Azure Communications Gateway.
4+
author: rcdun
5+
ms.author: rdunstan
6+
ms.service: communications-gateway
7+
ms.topic: concept-article
8+
ms.date: 04/10/2024
9+
10+
#CustomerIntent: As a customer managing Azure Communications Gateway, I want to learn about upcoming changes so that I can plan for service impact.
11+
---
12+
13+
# Maintenance notifications for Azure Communications Gateway
14+
15+
We manage Azure Communications Gateway for you, including upgrades and maintenance activities.
16+
17+
Azure Communications Gateway is integrated with [Azure Service Health](/azure/service-health/overview). We use Azure Service Health's service health notifications to inform you of upcoming upgrades and scheduled maintenance activities.
18+
19+
You must monitor Azure Service Health and enable alerts for notifications about planned maintenance.
20+
21+
## Viewing information about upgrades
22+
23+
To view information about upcoming upgrades, sign in to the [Azure portal](https://portal.azure.com/), and select **Monitor** followed by **Service Health**. The Azure portal displays a list of notifications. Notifications about upgrades and other maintenance activities are listed under **Planned maintenance**.
24+
25+
:::image type="content" source="media/maintenance-notifications/planned-maintenance-list.png" alt-text="Screenshot of a list of planned maintenance notifications in the Azure portal." lightbox="media/maintenance-notifications/planned-maintenance-list.png":::
26+
27+
To view more information about a notification, select it. Each notification provides more details about the upgrade, including any expected impact.
28+
29+
:::image type="content" source="media/maintenance-notifications/maintenance-notification.png" alt-text="Screenshot of an upgrade notification in the Azure portal." lightbox="media/maintenance-notifications/maintenance-notification.png":::
30+
31+
For more on viewing notifications, see [View service health notifications by using the Azure portal](/azure/service-health/service-notifications).
32+
33+
## Setting up alerts
34+
35+
Alerts allow you to send your operations team proactive notifications of upcoming maintenance activities. For example, you can configure emails and/or SMS notifications. For an overview of alerts, see [What are Azure Monitor alerts?](/azure/azure-monitor/alerts/alerts-overview).
36+
37+
You can configure alerts for planned maintenance notifications by selecting **Create service health alert** from the **Planned maintenance** pane for Service Health or by following [Set up alerts for service health notifications](/azure/service-health/alerts-activity-log-service-notifications-portal).
38+
39+
## Next step
40+
41+
> [!div class="nextstepaction"]
42+
> [Set up alerts for service health notifications](/azure/service-health/alerts-activity-log-service-notifications-portal)
118 KB
Loading
61.5 KB
Loading

articles/communications-gateway/prepare-for-live-traffic-operator-connect.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,9 @@ Before you can go live, you must get your customer-facing materials approved by
175175
176176
You must test that you can raise tickets in the Azure portal to report problems with Azure Communications Gateway. See [Get support or request changes for Azure Communications Gateway](request-changes.md).
177177
178-
## Learn about monitoring Azure Communications Gateway
178+
## Learn about monitoring and maintenance
179179
180-
Your staff can use a selection of key metrics to monitor Azure Communications Gateway. These metrics are available to anyone with the Reader role on the subscription for Azure Communications Gateway. See [Monitoring Azure Communications Gateway](monitor-azure-communications-gateway.md).
180+
[!INCLUDE [monitoring and service health notifications](includes/communications-gateway-monitoring-maintenance.md)]
181181
182182
## Verify API integration
183183
@@ -229,3 +229,4 @@ Your service can be launched on specific dates each month. Your onboarding team
229229
- Learn about [getting support and requesting changes for Azure Communications Gateway](request-changes.md).
230230
- Learn about [using the Number Management Portal to manage enterprises](manage-enterprise-operator-connect.md).
231231
- Learn about [monitoring Azure Communications Gateway](monitor-azure-communications-gateway.md).
232+
- Learn about [maintenance notifications](maintenance-notifications.md).

articles/communications-gateway/prepare-for-live-traffic-teams-direct-routing.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,12 @@ You must test typical call flows for your network. Your onboarding team will pro
4444

4545
You must test that you can raise tickets in the Azure portal to report problems with Azure Communications Gateway. See [Get support or request changes for Azure Communications Gateway](request-changes.md).
4646

47-
## Learn about monitoring Azure Communications Gateway
47+
## Learn about monitoring and maintenance
4848

49-
Your staff can use a selection of key metrics to monitor Azure Communications Gateway. These metrics are available to anyone with the Reader role on the subscription for Azure Communications Gateway. See [Monitoring Azure Communications Gateway](monitor-azure-communications-gateway.md).
49+
[!INCLUDE [monitoring and service health notifications](includes/communications-gateway-monitoring-maintenance.md)]
5050

5151
## Next steps
5252

5353
- Learn about [getting support and requesting changes for Azure Communications Gateway](request-changes.md).
5454
- Learn about [monitoring Azure Communications Gateway](monitor-azure-communications-gateway.md).
55+
- Learn about [maintenance notifications](maintenance-notifications.md).

articles/communications-gateway/prepare-for-live-traffic-zoom.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ You must test that you can raise tickets in the Azure portal to report problems
5454
> [!NOTE]
5555
> If we think a problem is caused by traffic from Zoom servers, we might ask you to raise a separate support request with Zoom. Ensure you also know how to raise a support request with Zoom.
5656
57-
## Learn about monitoring Azure Communications Gateway
57+
## Learn about monitoring and maintenance
5858

59-
Your staff can use a selection of key metrics to monitor Azure Communications Gateway. These metrics are available to anyone with the Reader role on the subscription for Azure Communications Gateway. See [Monitoring Azure Communications Gateway](monitor-azure-communications-gateway.md).
59+
[!INCLUDE [monitoring and service health notifications](includes/communications-gateway-monitoring-maintenance.md)]
6060

6161
## Schedule launch
6262

@@ -66,3 +66,4 @@ Your launch date is the date that you'll be able to start selling Zoom Phone Clo
6666

6767
- Learn about [getting support and requesting changes for Azure Communications Gateway](request-changes.md).
6868
- Learn about [monitoring Azure Communications Gateway](monitor-azure-communications-gateway.md).
69+
- Learn about [maintenance notifications](maintenance-notifications.md).

articles/communications-gateway/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ items:
9898
href: monitor-azure-communications-gateway.md
9999
- name: Monitoring data reference
100100
href: monitoring-azure-communications-gateway-data-reference.md
101+
- name: Maintenance notifications
102+
href: maintenance-notifications.md
101103
- name: Get support or request changes
102104
href: request-changes.md
103105
- name: Reference

0 commit comments

Comments
 (0)