Skip to content

Commit d889aa4

Browse files
committed
add insights to tag support
1 parent 1e7a229 commit d889aa4

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

articles/azure-resource-manager/management/tag-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tag resources, resource groups, and subscriptions for logical organization
33
description: Shows how to apply tags to organize Azure resources for billing and managing.
44
ms.topic: conceptual
5-
ms.date: 04/01/2020
5+
ms.date: 04/10/2020
66
---
77
# Use tags to organize your Azure resources and management hierarchy
88

articles/azure-resource-manager/management/tag-support.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ Jump to a resource provider namespace:
9191
> - [Microsoft.HybridData](#microsofthybriddata)
9292
> - [Microsoft.Hydra](#microsofthydra)
9393
> - [Microsoft.ImportExport](#microsoftimportexport)
94+
> - [Microsoft.Insights](#microsoftinsights)
9495
> - [Microsoft.Intune](#microsoftintune)
9596
> - [Microsoft.IoTCentral](#microsoftiotcentral)
9697
> - [Microsoft.IoTSpaces](#microsoftiotspaces)
@@ -1196,6 +1197,33 @@ Jump to a resource provider namespace:
11961197
> | ------------- | ----------- | ----------- |
11971198
> | jobs | Yes | Yes |
11981199
1200+
## Microsoft.Insights
1201+
1202+
> [!div class="mx-tableFixed"]
1203+
> | Resource type | Supports tags | Tag in cost report |
1204+
> | ------------- | ----------- | ----------- |
1205+
> | actionGroups | Yes | Yes |
1206+
> | activityLogAlerts | Yes | Yes |
1207+
> | alertrules | Yes | Yes |
1208+
> | autoscalesettings | Yes | Yes |
1209+
> | components | Yes | Yes |
1210+
> | components / linkedStorageAccounts | No | No |
1211+
> | components / ProactiveDetectionConfigs | No | No |
1212+
> | diagnosticSettings | No | No |
1213+
> | guestDiagnosticSettings | Yes | Yes |
1214+
> | guestDiagnosticSettingsAssociation | Yes | Yes |
1215+
> | logprofiles | Yes | Yes |
1216+
> | metricAlerts | Yes | Yes |
1217+
> | privateLinkScopes | Yes | Yes |
1218+
> | privateLinkScopes / privateEndpointConnections | No | No |
1219+
> | privateLinkScopes / scopedResources | No | No |
1220+
> | queryPacks | Yes | Yes |
1221+
> | queryPacks / queries | No | No |
1222+
> | scheduledQueryRules | Yes | Yes |
1223+
> | webtests | Yes | Yes |
1224+
> | workbooks | Yes | Yes |
1225+
> | workbooktemplates | Yes | Yes |
1226+
11991227
## Microsoft.Intune
12001228

12011229
> [!div class="mx-tableFixed"]

0 commit comments

Comments
 (0)