Skip to content

Commit 66ae9dc

Browse files
authored
Merge pull request #101692 from tfitzmac/012020
update extension list
2 parents 48c10dc + b8e92d7 commit 66ae9dc

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/azure-resource-manager/templates/extension-resource-types.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Extension resource types
33
description: Lists the Azure resource types are used to extend the capabilities of other resource types.
44
ms.topic: conceptual
5-
ms.date: 10/24/2019
5+
ms.date: 01/20/2020
66
---
77

88
# Resource types that extend capabilities of other resources
@@ -18,12 +18,14 @@ An extension resource is a resource that adds to another resource's capabilities
1818
- Microsoft.AlertsManagement/alertsSummary
1919
- Microsoft.Authorization/checkAccess
2020
- Microsoft.Authorization/denyAssignments
21+
- Microsoft.Authorization/findOrphanRoleAssignments
2122
- Microsoft.Authorization/locks
2223
- Microsoft.Authorization/permissions
2324
- Microsoft.Authorization/policyAssignments
2425
- Microsoft.Authorization/policyDefinitions
2526
- Microsoft.Authorization/policySetDefinitions
2627
- Microsoft.Authorization/roleAssignments
28+
- Microsoft.Authorization/roleAssignmentsUsageMetrics
2729
- Microsoft.Authorization/roleDefinitions
2830
- Microsoft.Billing/billingPeriods
2931
- Microsoft.Billing/billingPermissions
@@ -77,6 +79,7 @@ An extension resource is a resource that adds to another resource's capabilities
7779
- microsoft.insights/automatedExportSettings
7880
- microsoft.insights/baseline
7981
- microsoft.insights/calculatebaseline
82+
- microsoft.insights/dataCollectionRuleAssociations
8083
- microsoft.insights/diagnosticSettings
8184
- microsoft.insights/diagnosticSettingsCategories
8285
- microsoft.insights/eventtypes
@@ -89,6 +92,8 @@ An extension resource is a resource that adds to another resource's capabilities
8992
- microsoft.insights/metricbaselines
9093
- microsoft.insights/metrics
9194
- microsoft.insights/myWorkbooks
95+
- microsoft.insights/topology
96+
- microsoft.insights/transactions
9297
- microsoft.insights/vmInsightsOnboardingStatuses
9398
- Microsoft.KubernetesConfiguration/sourceControlConfigurations
9499
- Microsoft.Maintenance/applyUpdates
@@ -104,6 +109,7 @@ An extension resource is a resource that adds to another resource's capabilities
104109
- Microsoft.PolicyInsights/policyTrackedResources
105110
- Microsoft.PolicyInsights/remediations
106111
- Microsoft.RecoveryServices/backupProtectedItems
112+
- Microsoft.RecoveryServices/replicationEligibilityResults
107113
- Microsoft.ResourceHealth/availabilityStatuses
108114
- Microsoft.ResourceHealth/childAvailabilityStatuses
109115
- Microsoft.ResourceHealth/childResources

0 commit comments

Comments
 (0)