Skip to content

Commit d21500c

Browse files
authored
Merge pull request #97027 from rboucher/patch-8
change author and fix table
2 parents fdf21dd + cd4ae56 commit d21500c

File tree

1 file changed

+3
-38
lines changed

1 file changed

+3
-38
lines changed

articles/azure-monitor/platform/alerts-metric-overview.md

Lines changed: 3 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
title: Understand how metric alerts work in Azure Monitor.
44
description: Get an overview of what you can do with metric alerts and how they work in Azure Monitor.
5-
author: snehithm
6-
ms.author: snmuvva
7-
ms.date: 9/18/2018
5+
author: rboucher
6+
ms.author: robb
7+
ms.date: 11/18/2019
88
ms.topic: conceptual
99
ms.service: azure-monitor
1010
ms.subservice: alerts
@@ -140,41 +140,6 @@ For metric alerts, typically you will get notified in under 5 minutes if you set
140140

141141
You can find the full list of supported resource types in this [article](../../azure-monitor/platform/alerts-metric-near-real-time.md#metrics-and-dimensions-supported).
142142

143-
If you are using classic metric alerts today and are looking to see if metric alerts support the all the resource types you are using, the following table shows the resource types supported by classic metric alerts and if they are supported by metric alerts today or not.
144-
145-
|Resource type supported by classic metric alerts | Supported by metric alerts |
146-
|-------------------------------------------------|----------------------------|
147-
| Microsoft.ApiManagement/service | Yes |
148-
| Microsoft.Batch/batchAccounts| Yes|
149-
|Microsoft.Cache/redis| Yes |
150-
|Microsoft.ClassicCompute/virtualMachines | No |
151-
|Microsoft.ClassicCompute/domainNames/slots/roles | No|
152-
|Microsoft.CognitiveServices/accounts | No |
153-
|Microsoft.Compute/virtualMachines | Yes|
154-
|Microsoft.Compute/virtualMachineScaleSets| Yes|
155-
|Microsoft.ClassicStorage/storageAccounts| No |
156-
|Microsoft.DataFactory/datafactories | Yes|
157-
|Microsoft.DBforMySQL/servers| Yes|
158-
|Microsoft.DBforPostgreSQL/servers| Yes|
159-
|Microsoft.Devices/IotHubs | No|
160-
|Microsoft.DocumentDB/databaseAccounts| Yes|
161-
|Microsoft.EventHub/namespaces | Yes|
162-
|Microsoft.Logic/workflows | Yes|
163-
|Microsoft.Network/loadBalancers |Yes|
164-
|Microsoft.Network/publicIPAddresses| Yes|
165-
|Microsoft.Network/applicationGateways| Yes|
166-
|Microsoft.Network/expressRouteCircuits| Yes|
167-
|Microsoft.Network/trafficManagerProfiles | Yes|
168-
|Microsoft.Search/searchServices | Yes|
169-
|Microsoft.ServiceBus/namespaces| Yes |
170-
|Microsoft.Storage/storageAccounts | Yes|
171-
|Microsoft.StreamAnalytics/streamingjobs| Yes|
172-
|Microsoft.TimeSeriesInsights/environments | Yes|
173-
|Microsoft. Web/serverfarms | Yes |
174-
|Microsoft. Web/sites (excluding functions) | Yes|
175-
|Microsoft. Web/hostingEnvironments/multiRolePools | No|
176-
|Microsoft. Web/hostingEnvironments/workerPools| No |
177-
|Microsoft.SQL/Servers | No |
178143

179144
## Next steps
180145

0 commit comments

Comments
 (0)