Skip to content

Commit 4c4b198

Browse files
authored
Merge pull request #106803 from stephbaron/stbaron/ASHUpdates
Updating status site, service health, and resource health overview co…
2 parents b88376c + 169227c commit 4c4b198

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

articles/service-health/azure-status-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Azure status page gets updated in real time as the health of Azure services
2121

2222
While the Azure status page always shows the latest health information, you can view older events using the [Azure status history page](https://status.azure.com/status/history/).
2323

24-
There you can see events up to 90 days in the past, including a preliminary root cause, mitigation, and next steps for Azure.
24+
Starting with events that were published in November 2019, the status history page shows events up to 365 days in the past, including a preliminary root cause, mitigation, and next steps for Azure.
2525

2626
## RSS Feed
2727

articles/service-health/resource-health-checks-resource-types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Below is a complete list of all the checks executed through resource health by r
3636
## Microsoft.classiccompute/virtualmachines
3737
|Executed Checks|
3838
|---|
39-
|<ul><li>Is the host server up and running?</li><li>Has the host OS booting completed?</li><li>Is the virtual machine container provisioned and powered up?</li><li>Is there network connectivity between the host and the storage account?</li><li>Has the booting of the guest OS completed?</li><li>Is there ongoing planned maintenance?</li></ul>|
39+
|<ul><li>Is the host server up and running?</li><li>Has the host OS booting completed?</li><li>Is the virtual machine container provisioned and powered up?</li><li>Is there network connectivity between the host and the storage account?</li><li>Has the booting of the guest OS completed?</li><li>Is there ongoing planned maintenance?</li><li>Is the host hardware degraded and predicted to fail soon?</li></ul>|
4040

4141
## Microsoft.cognitiveservices/accounts
4242
|Executed Checks|
@@ -46,7 +46,7 @@ Below is a complete list of all the checks executed through resource health by r
4646
## Microsoft.compute/virtualmachines
4747
|Executed Checks|
4848
|---|
49-
|<ul><li>Is the server hosting this virtual machine up and running?</li><li>Has the host OS booting completed?</li><li>Is the virtual machine container provisioned and powered up?</li><li>Is there network connectivity between the host and the storage account?</li><li>Has the booting of the guest OS completed?</li><li>Is there ongoing planned maintenance?</li></ul>|
49+
|<ul><li>Is the server hosting this virtual machine up and running?</li><li>Has the host OS booting completed?</li><li>Is the virtual machine container provisioned and powered up?</li><li>Is there network connectivity between the host and the storage account?</li><li>Has the booting of the guest OS completed?</li><li>Is there ongoing planned maintenance?</li><li>Is the host hardware degraded and predicted to fail soon?</li></ul>|
5050

5151
## Microsoft.datafactory/factories
5252
|Executed Checks|

articles/service-health/resource-health-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The health of a resource is displayed as one of the following statuses.
3333

3434
#### Platform events
3535

36-
Platform events are triggered by multiple components of the Azure infrastructure. They include both scheduled actions (for example, planned maintenance) and unexpected incidents (for example, an unplanned host reboot).
36+
Platform events are triggered by multiple components of the Azure infrastructure. They include both scheduled actions (for example, planned maintenance) and unexpected incidents (for example, an unplanned host reboot or degraded host hardware that is predicted to fail after a specified time window).
3737

3838
Resource Health provides additional details about the event and the recovery process. It also enables you to contact Microsoft Support even if you don't have an active support agreement.
3939

articles/service-health/service-health-overview.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ Service Health provides you with a customizable dashboard which tracks the healt
1212

1313
## Service Health Events
1414

15-
Service Health tracks three types of health events that may impact your resources:
15+
Service Health tracks four types of health events that may impact your resources:
1616

1717
1. **Service issues** - Problems in the Azure services that affect you right now.
1818
2. **Planned maintenance** - Upcoming maintenance that can affect the availability of your services in the future.
1919
3. **Health advisories** - Changes in Azure services that require your attention. Examples include when Azure features are deprecated or if you exceed a usage quota.
20+
4. **Security advisories (preview)** - Security related notifications that may affect the availability of your Azure services.
2021

2122
> [!NOTE]
2223
> To view Service Health events, users must be [granted the Reader role](../role-based-access-control/role-assignments-portal.md) on a subscription.
@@ -39,7 +40,7 @@ Choose the **Potential impact** tab to see the specific list of resources you ow
3940

4041
## Get links and downloadable explanations
4142

42-
You can get a link for the issue to use in your problem management system. You can download PDF and sometimes CSV files to share with people who dont have access to the Azure portal.
43+
You can get a link for the issue to use in your problem management system. You can download PDF and sometimes CSV files to share with people who don't have access to the Azure portal.
4344

4445
![Manage service issue - Problem management](./media/service-health-overview/azure-service-health-overview-3.png)
4546

0 commit comments

Comments
 (0)