Skip to content

Commit fb6ecd1

Browse files
authored
Merge pull request #253375 from dascottmsft/ashsecuritydoc
Ashsecuritydoc
2 parents a5c5b54 + 6983811 commit fb6ecd1

File tree

5 files changed

+63
-0
lines changed

5 files changed

+63
-0
lines changed

articles/service-health/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@
5858
href: resource-health-checks-resource-types.md
5959
- name: Impacted Resources Support for Outages
6060
href: impacted-resources-outage.md
61+
- name: Impacted Resources Support for Planned Maintenance Events
62+
href: impacted-resources-planned-maintenance.md
6163
- name: Impacted Resources Support for Security Incidents
6264
href: impacted-resources-security.md
6365
- name: Resource Health FAQ
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
---
2+
title: Resource impact from Azure planned maintenance events
3+
description: This article details where to find information from Azure Service Health about how Azure Planned Maintenance impact your resources.
4+
ms.topic: conceptual
5+
ms.date: 9/29/2023
6+
---
7+
8+
# Resource impact from Azure planned maintenance
9+
10+
In support of the experience for viewing Impacted Resources, Service Health has enabled a new feature to:
11+
12+
- Display resources that are impacted by a planned maintenance event.
13+
- Provide impacted resources information for planned maintenance via the Service Health Portal.
14+
15+
This article details what is communicated to users and where they can view information about their impacted resources.
16+
17+
>[!Note]
18+
>This feature will be rolled out in phases. Initially, impacted resources will only be shown for **SQL resources with advance customer notifications and rebootful updates for compute resources.** Planned maintenance impacted resources coverage will be expanded to other resource types and scenarios in the future.
19+
20+
## Viewing Impacted Resources for Planned Maintenance Events on the Service Health Portal
21+
22+
In the Azure portal, the **Impacted Resources** tab under **Service Health** > **Planned Maintenance** displays resources that are affected by a planned maintenance event. The following example of the Impacted Resources tab shows a planned maintenance event with impacted resources.
23+
24+
:::image type="content" source="./media/impacted-resource-maintenance/grid-image.PNG" alt-text="Screenshot of planned maintenance impacted resources in Azure Service Health.":::
25+
26+
Service Health provides the information below on resources impacted by a planned maintenance event:
27+
28+
|Fields |Description |
29+
|---------|---------|
30+
|**Resource Name**|Name of the resource impacted by the planned maintenance event|
31+
|**Resource Type**|Type of resource impacted by the planned maintenance event|
32+
|**Resource Group**|Resource group which contains the impacted resource|
33+
|**Region**|Region which contains the impacted resource|
34+
|**Subscription ID**|Unique ID for the subscription that contains the impacted resource|
35+
|**Action(*)**|Link to the apply update page during Self-Service window (only for rebootful updates on compute resources)|
36+
|**Self-serve Maintenance Due Date(*)**|Due date for Self-Service window during which the update can be applied by the user (only for rebootful updates on compute resources)|
37+
38+
>[!Note]
39+
>Fields with an asterisk * are optional fields that are available depending on the resource type.
40+
41+
42+
43+
## Filters
44+
45+
Customers can filter on the results using the below filters
46+
- Region
47+
- Subscription ID: All Subscription IDs the user has access to
48+
- Resource Type: All Resource types under the users subscriptions
49+
50+
:::image type="content" source="./media/impacted-resource-maintenance/details-filters.PNG" alt-text="Screenshot of filters used to sort impacted resources.":::
51+
52+
## Export to CSV
53+
54+
The list of impacted resources can be exported to an excel file by clicking on this option.
55+
56+
:::image type="content" source="./media/impacted-resource-maintenance/details-csv.PNG" alt-text="Screenshot of export to csv button.":::
57+
58+
## Next steps
59+
- [Introduction to the Azure Service Health dashboard](service-health-overview.md)
60+
- [Introduction to Azure Resource Health](resource-health-overview.md)
61+
- [Frequently asked questions about Azure Resource Health](resource-health-faq.yml)
435 KB
Loading
427 KB
Loading
131 KB
Loading

0 commit comments

Comments
 (0)