Skip to content

Commit b9b8cac

Browse files
authored
Fix table and change heading
Fix table and change heading
1 parent 3a728f5 commit b9b8cac

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-monitor/platform/alerts-understand-migration.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This article explains how the voluntary migration tool works. It also describes
1717
> [!NOTE]
1818
> Due to delay in roll-out of migration tool, the retirement date for classic alerts migration has been [extended to August 31st, 2019](https://azure.microsoft.com/updates/azure-monitor-classic-alerts-retirement-date-extended-to-august-31st-2019/) from the originally announced date of June 30th, 2019.
1919
20-
## Which classic alert rules can be migrated?
20+
## Which classic alert rules cannot be migrated?
2121

2222
Although the tool can migrate almost all classic alert rules, there are some exceptions. The following alert rules won't be migrated by using the tool (or during the automatic migration in September 2019):
2323

@@ -27,7 +27,7 @@ Although the tool can migrate almost all classic alert rules, there are some exc
2727

2828
If your subscription has any such classic rules, you must migrate them manually. Because we can't provide an automatic migration, any existing, classic metric alerts of these types will continue to work until June 2020. This extension gives you time to move over to new alerts. However, no new classic alerts can be created after August 2019.
2929

30-
Besides the above listed exceptions, if your classic alert rules are invalid i.e. they are on deprecated metrics ([list below](deprecated-metrics)) or resources that have been deleted, they will not be migrated during voluntary migration. Any such invalid classic alert rules will be deleted when automatic migration happens.
30+
Besides the above listed exceptions, if your classic alert rules are invalid i.e. they are on [deprecated metrics](#classic- alert-rules-on-deprecated-metrics) or resources that have been deleted, they will not be migrated during voluntary migration. Any such invalid classic alert rules will be deleted when automatic migration happens.
3131

3232
### Guest metrics on virtual machines
3333

@@ -61,14 +61,14 @@ Classic alert rules on AnonymousThrottlingError, SASThrottlingError and Throttli
6161

6262
These are classic alert rules on metrics which were supported for a while before they were eventually deprecated. A small percentage of customer might have invalid classic alert rules on such metrics. Since these alert rules are invalid, they won't be migrated.
6363

64+
| Resource type| Deprecated metric(s) |
6465
|-------------|----------------- |
65-
| Resource type| Deprecated metric |
6666
| Microsoft.DBforMySQL/servers | compute_consumption_percent, compute_limit |
6767
| Microsoft.DBforPostgreSQL/servers | compute_consumption_percent, compute_limit |
6868
| Microsoft.Network/publicIPAddresses | defaultddostriggerrate |
69-
| Microsoft.SQL/servers/databases | service_level_objective;storage_limit;storage_used;throttling;dtu_consumption_percent;storage_used |
69+
| Microsoft.SQL/servers/databases | service_level_objective, storage_limit, storage_used, throttling, dtu_consumption_percent, storage_used |
7070
| Microsoft.Web/hostingEnvironments/multirolepools | averagememoryworkingset |
71-
| Microsoft.Web/hostingEnvironments/workerpools | bytesreceived; httpqueuelength |
71+
| Microsoft.Web/hostingEnvironments/workerpools | bytesreceived, httpqueuelength |
7272

7373

7474
## Rollout phases

0 commit comments

Comments
 (0)