Skip to content

Commit 77e56f0

Browse files
Merge pull request #192675 from tfitzmac/0323limits
update resource limits
2 parents a5554da + 567e958 commit 77e56f0

File tree

1 file changed

+46
-17
lines changed

1 file changed

+46
-17
lines changed

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

Lines changed: 46 additions & 17 deletions
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: 10/20/2021
5+
ms.date: 03/23/2022
66
---
77

88
# Resources not limited to 800 instances per resource group
@@ -15,6 +15,7 @@ Some resources have a limit on the number instances per region. This limit is di
1515

1616
## Microsoft.AlertsManagement
1717

18+
* prometheusRuleGroups
1819
* resourceHealthAlertRules
1920
* smartDetectorAlertRules
2021

@@ -41,9 +42,9 @@ Some resources have a limit on the number instances per region. This limit is di
4142
* galleries/images/versions
4243
* images
4344
* snapshots
44-
* virtualMachineScaleSets - By default, limited to 800 instances. That limit can be increased by contacting support.
4545
* virtualMachines
46-
* virtualMachines/extensions - Supports an unlimited number of VM extension instances.
46+
* virtualMachines/extensions
47+
* virtualMachineScaleSets - By default, limited to 800 instances. That limit can be increased by contacting support.
4748

4849
## Microsoft.ContainerInstance
4950

@@ -83,11 +84,13 @@ Some resources have a limit on the number instances per region. This limit is di
8384

8485
## Microsoft.DevTestLab
8586

87+
* labs/virtualMachines - By default, limited to 800 instances. That limit can be increased by contacting support.
8688
* schedules
8789

88-
## Microsoft.EnterpriseKnowledgeGraph
90+
## Microsoft.EdgeOrder
8991

90-
* services
92+
* orderItems
93+
* orders
9194

9295
## Microsoft.EventHub
9396

@@ -110,7 +113,7 @@ Some resources have a limit on the number instances per region. This limit is di
110113
## Microsoft.HybridCompute
111114

112115
* machines - Supports up to 5,000 instances.
113-
* machines/extensions - Supports an unlimited number of VM extension instances.
116+
* machines/extensions
114117

115118
## microsoft.insights
116119

@@ -142,44 +145,51 @@ Some resources have a limit on the number instances per region. This limit is di
142145
* applicationGatewayWebApplicationFirewallPolicies
143146
* applicationSecurityGroups
144147
* bastionHosts
148+
* customIpPrefixes
145149
* ddosProtectionPlans
150+
* dnsForwardingRulesets
151+
* dnsForwardingRulesets/forwardingRules
152+
* dnsForwardingRulesets/virtualNetworkLinks
153+
* dnsResolvers
154+
* dnsResolvers/inboundEndpoints
155+
* dnsResolvers/outboundEndpoints
146156
* dnszones
147157
* dnszones/A
148158
* dnszones/AAAA
159+
* dnszones/all
149160
* dnszones/CAA
150161
* dnszones/CNAME
151162
* dnszones/MX
152163
* dnszones/NS
153164
* dnszones/PTR
165+
* dnszones/recordsets
154166
* dnszones/SOA
155167
* dnszones/SRV
156168
* dnszones/TXT
157-
* dnszones/all
158-
* dnszones/recordsets
169+
* expressRouteCrossConnections
159170
* networkIntentPolicies
160171
* networkInterfaces
172+
* networkSecurityGroups
161173
* privateDnsZones
162174
* privateDnsZones/A
163175
* privateDnsZones/AAAA
176+
* privateDnsZones/all
164177
* privateDnsZones/CNAME
165178
* privateDnsZones/MX
166179
* privateDnsZones/PTR
167180
* privateDnsZones/SOA
168181
* privateDnsZones/SRV
169182
* privateDnsZones/TXT
170-
* privateDnsZones/all
171183
* privateDnsZones/virtualNetworkLinks
184+
* privateEndpointRedirectMaps
172185
* privateEndpoints
173186
* privateLinkServices
174187
* publicIPAddresses
175188
* serviceEndpointPolicies
176189
* trafficmanagerprofiles
190+
* virtualNetworks/privateDnsZoneLinks
177191
* virtualNetworkTaps
178192

179-
## Microsoft.PortalSdk
180-
181-
* rootResources
182-
183193
## Microsoft.PowerBI
184194

185195
* workspaceCollections - By default, limited to 800 instances. That limit can be increased by contacting support.
@@ -193,10 +203,6 @@ Some resources have a limit on the number instances per region. This limit is di
193203

194204
* namespaces
195205

196-
## Microsoft.Scheduler
197-
198-
* jobcollections
199-
200206
## Microsoft.ServiceBus
201207

202208
* namespaces
@@ -208,20 +214,43 @@ Some resources have a limit on the number instances per region. This limit is di
208214
* accounts/groupPolicies
209215
* accounts/jobs
210216
* accounts/models
217+
* accounts/networks
211218
* accounts/storageContainers
212219

213220
## Microsoft.Sql
214221

222+
* instancePools
223+
* managedInstances
224+
* managedInstances/databases
225+
* managedInstances/metricDefinitions
226+
* managedInstances/metrics
227+
* managedInstances/sqlAgent
228+
* servers
215229
* servers/databases
230+
* servers/databases/databaseState
231+
* servers/elasticpools
232+
* servers/jobAccounts
233+
* servers/jobAgents
234+
* virtualClusters
216235

217236
## Microsoft.Storage
218237

219238
* storageAccounts
220239

240+
## Microsoft.StoragePool
241+
242+
* diskPools
243+
* diskPools/iscsiTargets
244+
221245
## Microsoft.StreamAnalytics
222246

223247
* streamingjobs - By default, limited to 800 instances. That limit can be increased by contacting support.
224248

249+
## Microsoft.Web
250+
251+
* apiManagementAccounts/apis
252+
* sites
253+
225254
## Next steps
226255

227256
For a complete list of quotas and limits, see [Azure subscription and service limits, quotas, and constraints](azure-subscription-service-limits.md).

0 commit comments

Comments
 (0)