2
2
title : Resources without 800 count limit
3
3
description : Lists the Azure resource types that can have more than 800 instances in a resource group.
4
4
ms.topic : conceptual
5
- ms.date : 10/20/2021
5
+ ms.date : 03/23/2022
6
6
---
7
7
8
8
# 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
15
15
16
16
## Microsoft.AlertsManagement
17
17
18
+ * prometheusRuleGroups
18
19
* resourceHealthAlertRules
19
20
* smartDetectorAlertRules
20
21
@@ -41,9 +42,9 @@ Some resources have a limit on the number instances per region. This limit is di
41
42
* galleries/images/versions
42
43
* images
43
44
* snapshots
44
- * virtualMachineScaleSets - By default, limited to 800 instances. That limit can be increased by contacting support.
45
45
* 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.
47
48
48
49
## Microsoft.ContainerInstance
49
50
@@ -83,11 +84,13 @@ Some resources have a limit on the number instances per region. This limit is di
83
84
84
85
## Microsoft.DevTestLab
85
86
87
+ * labs/virtualMachines - By default, limited to 800 instances. That limit can be increased by contacting support.
86
88
* schedules
87
89
88
- ## Microsoft.EnterpriseKnowledgeGraph
90
+ ## Microsoft.EdgeOrder
89
91
90
- * services
92
+ * orderItems
93
+ * orders
91
94
92
95
## Microsoft.EventHub
93
96
@@ -110,7 +113,7 @@ Some resources have a limit on the number instances per region. This limit is di
110
113
## Microsoft.HybridCompute
111
114
112
115
* machines - Supports up to 5,000 instances.
113
- * machines/extensions - Supports an unlimited number of VM extension instances.
116
+ * machines/extensions
114
117
115
118
## microsoft.insights
116
119
@@ -142,44 +145,51 @@ Some resources have a limit on the number instances per region. This limit is di
142
145
* applicationGatewayWebApplicationFirewallPolicies
143
146
* applicationSecurityGroups
144
147
* bastionHosts
148
+ * customIpPrefixes
145
149
* ddosProtectionPlans
150
+ * dnsForwardingRulesets
151
+ * dnsForwardingRulesets/forwardingRules
152
+ * dnsForwardingRulesets/virtualNetworkLinks
153
+ * dnsResolvers
154
+ * dnsResolvers/inboundEndpoints
155
+ * dnsResolvers/outboundEndpoints
146
156
* dnszones
147
157
* dnszones/A
148
158
* dnszones/AAAA
159
+ * dnszones/all
149
160
* dnszones/CAA
150
161
* dnszones/CNAME
151
162
* dnszones/MX
152
163
* dnszones/NS
153
164
* dnszones/PTR
165
+ * dnszones/recordsets
154
166
* dnszones/SOA
155
167
* dnszones/SRV
156
168
* dnszones/TXT
157
- * dnszones/all
158
- * dnszones/recordsets
169
+ * expressRouteCrossConnections
159
170
* networkIntentPolicies
160
171
* networkInterfaces
172
+ * networkSecurityGroups
161
173
* privateDnsZones
162
174
* privateDnsZones/A
163
175
* privateDnsZones/AAAA
176
+ * privateDnsZones/all
164
177
* privateDnsZones/CNAME
165
178
* privateDnsZones/MX
166
179
* privateDnsZones/PTR
167
180
* privateDnsZones/SOA
168
181
* privateDnsZones/SRV
169
182
* privateDnsZones/TXT
170
- * privateDnsZones/all
171
183
* privateDnsZones/virtualNetworkLinks
184
+ * privateEndpointRedirectMaps
172
185
* privateEndpoints
173
186
* privateLinkServices
174
187
* publicIPAddresses
175
188
* serviceEndpointPolicies
176
189
* trafficmanagerprofiles
190
+ * virtualNetworks/privateDnsZoneLinks
177
191
* virtualNetworkTaps
178
192
179
- ## Microsoft.PortalSdk
180
-
181
- * rootResources
182
-
183
193
## Microsoft.PowerBI
184
194
185
195
* 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
193
203
194
204
* namespaces
195
205
196
- ## Microsoft.Scheduler
197
-
198
- * jobcollections
199
-
200
206
## Microsoft.ServiceBus
201
207
202
208
* namespaces
@@ -208,20 +214,43 @@ Some resources have a limit on the number instances per region. This limit is di
208
214
* accounts/groupPolicies
209
215
* accounts/jobs
210
216
* accounts/models
217
+ * accounts/networks
211
218
* accounts/storageContainers
212
219
213
220
## Microsoft.Sql
214
221
222
+ * instancePools
223
+ * managedInstances
224
+ * managedInstances/databases
225
+ * managedInstances/metricDefinitions
226
+ * managedInstances/metrics
227
+ * managedInstances/sqlAgent
228
+ * servers
215
229
* servers/databases
230
+ * servers/databases/databaseState
231
+ * servers/elasticpools
232
+ * servers/jobAccounts
233
+ * servers/jobAgents
234
+ * virtualClusters
216
235
217
236
## Microsoft.Storage
218
237
219
238
* storageAccounts
220
239
240
+ ## Microsoft.StoragePool
241
+
242
+ * diskPools
243
+ * diskPools/iscsiTargets
244
+
221
245
## Microsoft.StreamAnalytics
222
246
223
247
* streamingjobs - By default, limited to 800 instances. That limit can be increased by contacting support.
224
248
249
+ ## Microsoft.Web
250
+
251
+ * apiManagementAccounts/apis
252
+ * sites
253
+
225
254
## Next steps
226
255
227
256
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