Skip to content

Commit 45e0d0a

Browse files
Merge pull request #215316 from tfitzmac/1020support2
update management feature support
2 parents 2d0b5db + 3d525aa commit 45e0d0a

File tree

4 files changed

+157
-84
lines changed

4 files changed

+157
-84
lines changed

articles/azure-resource-manager/management/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: 08/31/2022
5+
ms.date: 10/20/2022
66
---
77

88
# Resource types that extend capabilities of other resources
@@ -121,6 +121,7 @@ An extension resource is a resource that adds to another resource's capabilities
121121
* Reportconfigs
122122
* Reports
123123
* ScheduledActions
124+
* Settings
124125
* Views
125126

126127
## Microsoft.CustomProviders
@@ -210,6 +211,7 @@ An extension resource is a resource that adds to another resource's capabilities
210211
## Microsoft.PolicyInsights
211212

212213
* attestations
214+
* componentPolicyStates
213215
* eventGridFilters
214216
* policyEvents
215217
* policyStates
@@ -234,7 +236,9 @@ An extension resource is a resource that adds to another resource's capabilities
234236

235237
## Microsoft.Resources
236238

239+
* deploymentStacks
237240
* links
241+
* snapshots
238242
* tags
239243

240244
## Microsoft.Security
@@ -266,6 +270,8 @@ An extension resource is a resource that adds to another resource's capabilities
266270
* automationRules
267271
* bookmarks
268272
* cases
273+
* contentPackages
274+
* contentTemplates
269275
* dataConnectorDefinitions
270276
* dataConnectors
271277
* enrichment

articles/azure-resource-manager/management/resources-without-resource-group-limit.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Resources without 800 count limit
33
description: Lists the Azure resource types that can have more than 800 instances in a resource group.
44
ms.topic: conceptual
5-
ms.date: 08/31/2022
5+
ms.date: 10/20/2022
66
---
77

88
# Resources not limited to 800 instances per resource group
@@ -40,6 +40,7 @@ Some resources have a limit on the number instances per region. This limit is di
4040
* galleries
4141
* galleries/images
4242
* galleries/images/versions
43+
* galleries/serviceArtifacts
4344
* images
4445
* snapshots
4546
* virtualMachines
@@ -159,6 +160,7 @@ Some resources have a limit on the number instances per region. This limit is di
159160
* dnszones/SRV
160161
* dnszones/TXT
161162
* expressRouteCrossConnections
163+
* loadBalancers - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.Resources/ARMDisableResourcesPerRGLimit
162164
* networkIntentPolicies
163165
* networkInterfaces
164166
* networkSecurityGroups
@@ -203,6 +205,7 @@ Some resources have a limit on the number instances per region. This limit is di
203205
## Microsoft.Security
204206

205207
* assignments
208+
* securityConnectors
206209

207210
## Microsoft.ServiceBus
208211

0 commit comments

Comments
 (0)