Skip to content

Commit 0767923

Browse files
committed
update extension types
1 parent 35d451b commit 0767923

File tree

1 file changed

+33
-6
lines changed

1 file changed

+33
-6
lines changed

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

Lines changed: 33 additions & 6 deletions
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: 04/12/2021
5+
ms.date: 10/20/2021
66
---
77

88
# Resource types that extend capabilities of other resources
@@ -21,7 +21,9 @@ An extension resource is a resource that adds to another resource's capabilities
2121

2222
## Microsoft.Authorization
2323

24+
- Microsoft.Authorization/batchResourceCheckAccess
2425
- Microsoft.Authorization/denyAssignments
26+
- Microsoft.Authorization/eligibleChildResources
2527
- Microsoft.Authorization/locks
2628
- Microsoft.Authorization/policyAssignments
2729
- Microsoft.Authorization/policyDefinitions
@@ -42,6 +44,7 @@ An extension resource is a resource that adds to another resource's capabilities
4244

4345
## Microsoft.Automanage
4446

47+
- Microsoft.Automanage/configurationProfileAssignmentIntents
4548
- Microsoft.Automanage/configurationProfileAssignments
4649

4750
## Microsoft.Billing
@@ -64,6 +67,8 @@ An extension resource is a resource that adds to another resource's capabilities
6467
## Microsoft.ChangeAnalysis
6568

6669
- Microsoft.ChangeAnalysis/changes
70+
- Microsoft.ChangeAnalysis/changeSnapshots
71+
- Microsoft.ChangeAnalysis/computeChanges
6772

6873
## Microsoft.Consumption
6974

@@ -116,6 +121,11 @@ An extension resource is a resource that adds to another resource's capabilities
116121

117122
- Microsoft.DataMigration/DatabaseMigrations
118123

124+
## Microsoft.Diagnostics
125+
126+
- Microsoft.Diagnostics/InsightDiagnostics
127+
- Microsoft.Diagnostics/solutions
128+
119129
## Microsoft.EventGrid
120130

121131
- Microsoft.EventGrid/eventSubscriptions
@@ -127,6 +137,10 @@ An extension resource is a resource that adds to another resource's capabilities
127137
- Microsoft.GuestConfiguration/guestConfigurationAssignments
128138
- Microsoft.GuestConfiguration/software
129139

140+
## Microsoft.HybridConnectivity
141+
142+
- Microsoft.HybridConnectivity/endpoints
143+
130144
## microsoft.insights
131145

132146
- microsoft.insights/baseline
@@ -146,9 +160,15 @@ An extension resource is a resource that adds to another resource's capabilities
146160
- microsoft.insights/topology
147161
- microsoft.insights/transactions
148162

163+
## Microsoft.IoTSecurity
164+
165+
- Microsoft.IoTSecurity/sensors
166+
- Microsoft.IoTSecurity/sites
167+
149168
## Microsoft.KubernetesConfiguration
150169

151170
- Microsoft.KubernetesConfiguration/extensions
171+
- Microsoft.KubernetesConfiguration/fluxConfigurations
152172
- Microsoft.KubernetesConfiguration/sourceControlConfigurations
153173

154174
## Microsoft.Maintenance
@@ -183,6 +203,13 @@ An extension resource is a resource that adds to another resource's capabilities
183203
- Microsoft.PolicyInsights/policyTrackedResources
184204
- Microsoft.PolicyInsights/remediations
185205

206+
## Microsoft.Quota
207+
208+
- Microsoft.Quota/operationsStatus
209+
- Microsoft.Quota/quotaRequests
210+
- Microsoft.Quota/quotas
211+
- Microsoft.Quota/usages
212+
186213
## Microsoft.RecoveryServices
187214

188215
- Microsoft.RecoveryServices/backupProtectedItems
@@ -203,18 +230,14 @@ An extension resource is a resource that adds to another resource's capabilities
203230

204231
- Microsoft.Security/adaptiveNetworkHardenings
205232
- Microsoft.Security/advancedThreatProtectionSettings
233+
- Microsoft.Security/antiMalwareSettings
206234
- Microsoft.Security/assessmentMetadata
207235
- Microsoft.Security/assessments
208236
- Microsoft.Security/Compliances
209237
- Microsoft.Security/dataCollectionAgents
210-
- Microsoft.Security/devices
211238
- Microsoft.Security/deviceSecurityGroups
212239
- Microsoft.Security/InformationProtectionPolicies
213240
- Microsoft.Security/insights
214-
- Microsoft.Security/iotAlerts
215-
- Microsoft.Security/iotRecommendations
216-
- Microsoft.Security/iotSensors
217-
- Microsoft.Security/iotSites
218241
- Microsoft.Security/jitPolicies
219242
- Microsoft.Security/serverVulnerabilityAssessments
220243
- Microsoft.Security/sqlVulnerabilityAssessments
@@ -233,7 +256,11 @@ An extension resource is a resource that adds to another resource's capabilities
233256
- Microsoft.SecurityInsights/entities
234257
- Microsoft.SecurityInsights/entityQueryTemplates
235258
- Microsoft.SecurityInsights/incidents
259+
- Microsoft.SecurityInsights/listrepositories
260+
- Microsoft.SecurityInsights/metadata
261+
- Microsoft.SecurityInsights/onboardingStates
236262
- Microsoft.SecurityInsights/settings
263+
- Microsoft.SecurityInsights/sourceControls
237264
- Microsoft.SecurityInsights/threatIntelligence
238265
- Microsoft.SecurityInsights/watchlists
239266

0 commit comments

Comments
 (0)