Skip to content

Commit a2ad338

Browse files
Merge pull request #281804 from tfitzmac/0724extensions
update extension types
2 parents 0f7a820 + 4daebd4 commit a2ad338

File tree

1 file changed

+61
-12
lines changed

1 file changed

+61
-12
lines changed

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

Lines changed: 61 additions & 12 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: 03/19/2024
5+
ms.date: 07/24/2024
66
---
77

88
# Resource types that extend capabilities of other resources
@@ -24,6 +24,11 @@ An extension resource is a resource that adds to another resource's capabilities
2424
* investigations
2525
* tenantActivityLogAlerts
2626

27+
## Microsoft.App
28+
29+
* functions
30+
* logicApps
31+
2732
## Microsoft.Authorization
2833

2934
* accessReviewHistoryDefinitions
@@ -58,12 +63,9 @@ An extension resource is a resource that adds to another resource's capabilities
5863

5964
* ec2Instances
6065

61-
## Microsoft.AzureCIS
62-
63-
* plannedQuotas
64-
6566
## Microsoft.AzureStackHCI
6667

68+
* edgeDevices
6769
* virtualMachineInstances
6870

6971
## Microsoft.Billing
@@ -87,8 +89,6 @@ An extension resource is a resource that adds to another resource's capabilities
8789

8890
## Microsoft.Chaos
8991

90-
* artifactSetDefinitions
91-
* artifactSetSnapshots
9292
* targets
9393

9494
## Microsoft.ConnectedVMwarevSphere
@@ -162,6 +162,17 @@ An extension resource is a resource that adds to another resource's capabilities
162162

163163
* backupInstances
164164

165+
## Microsoft.Edge
166+
167+
* connectivityStatuses
168+
* Sites
169+
* updates
170+
171+
## Microsoft.EdgeMarketplace
172+
173+
* offers
174+
* publishers
175+
165176
## Microsoft.EventGrid
166177

167178
* eventSubscriptions
@@ -175,14 +186,26 @@ An extension resource is a resource that adds to another resource's capabilities
175186

176187
* diagnostics
177188
* discoverySolutions
189+
* plugins
190+
* simplifiedSolutions
178191
* solutions
179192
* troubleshooters
180193

194+
## Microsoft.HybridCompute
195+
196+
* networkConfigurations
197+
* settings
198+
181199
## Microsoft.HybridConnectivity
182200

183201
* endpoints
184202
* solutionConfigurations
185203

204+
## Microsoft.HybridContainerService
205+
206+
* kubernetesVersions
207+
* provisionedClusterInstances
208+
186209
## microsoft.insights
187210

188211
* dataCollectionRuleAssociations
@@ -197,7 +220,6 @@ An extension resource is a resource that adds to another resource's capabilities
197220
* metricDefinitions
198221
* metricNamespaces
199222
* metrics
200-
* myWorkbooks
201223
* tenantactiongroups
202224
* topology
203225
* transactions
@@ -215,10 +237,23 @@ An extension resource is a resource that adds to another resource's capabilities
215237
* namespaces
216238
* sourceControlConfigurations
217239

240+
## Microsoft.KubernetesRuntime
241+
242+
* bgpPeers
243+
* loadBalancers
244+
* services
245+
* storageClasses
246+
247+
## Microsoft.LoadTestService
248+
249+
* loadTestMappings
250+
* loadTestProfileMappings
251+
218252
## Microsoft.Maintenance
219253

220254
* applyUpdates
221255
* configurationAssignments
256+
* scheduledevents
222257
* updates
223258

224259
## Microsoft.ManagedIdentity
@@ -234,6 +269,14 @@ An extension resource is a resource that adds to another resource's capabilities
234269

235270
* managementGroups
236271

272+
## Microsoft.Marketplace
273+
274+
* products
275+
276+
## Microsoft.Monitor
277+
278+
* investigations
279+
237280
## Microsoft.Network
238281

239282
* cloudServiceNetworkInterfaces
@@ -261,6 +304,7 @@ An extension resource is a resource that adds to another resource's capabilities
261304

262305
## Microsoft.Quota
263306

307+
* groupQuotas
264308
* quotaRequests
265309
* quotas
266310
* usages
@@ -275,10 +319,13 @@ An extension resource is a resource that adds to another resource's capabilities
275319
* events
276320
* impactedResources
277321

322+
## Microsoft.ResourceNotifications
323+
324+
* eventGridFilters
325+
278326
## Microsoft.Resources
279327

280328
* links
281-
* snapshots
282329
* tags
283330

284331
## Microsoft.ScVmm
@@ -289,28 +336,28 @@ An extension resource is a resource that adds to another resource's capabilities
289336

290337
* adaptiveNetworkHardenings
291338
* advancedThreatProtectionSettings
292-
* antiMalwareSettings
293339
* apiCollections
294340
* applications
295341
* assessmentMetadata
296342
* assessments
297343
* Compliances
298344
* customRecommendations
299345
* dataCollectionAgents
300-
* dataSensitivitySettings
301346
* defenderForStorageSettings
302347
* deviceSecurityGroups
303348
* governanceRules
304349
* healthReports
305350
* InformationProtectionPolicies
306351
* integrations
307352
* jitPolicies
353+
* pricings
308354
* secureScoreControls
309355
* secureScores
310356
* securityStandards
311357
* serverVulnerabilityAssessments
312358
* sqlVulnerabilityAssessments
313359
* standardAssignments
360+
* trustedIps
314361

315362
## Microsoft.SecurityInsights
316363

@@ -320,15 +367,17 @@ An extension resource is a resource that adds to another resource's capabilities
320367
* automationRules
321368
* billingStatistics
322369
* bookmarks
370+
* businessApplicationAgents
323371
* cases
324372
* contentPackages
325373
* contentProductPackages
326374
* contentProductTemplates
327375
* contentTemplates
376+
* contenttranslators
328377
* dataConnectorDefinitions
329378
* dataConnectors
330-
* dynamicSummaries
331379
* enrichment
380+
* enrichmentWidgets
332381
* entities
333382
* entityQueryTemplates
334383
* exportConnections

0 commit comments

Comments
 (0)