Skip to content

Commit ac7e5a0

Browse files
committed
update resource limits
1 parent f8b7956 commit ac7e5a0

File tree

1 file changed

+39
-43
lines changed

1 file changed

+39
-43
lines changed

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

Lines changed: 39 additions & 43 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: 02/02/2023
5+
ms.date: 08/15/2023
66
---
77

88
# Resources not limited to 800 instances per resource group
@@ -13,10 +13,20 @@ For some resource types, you need to contact support to have the 800 instance li
1313

1414
Some resources have a limit on the number instances per region. This limit is different than the 800 instances per resource group. To check your instances per region, use the Azure portal. Select your subscription and **Usage + quotas** in the left pane. For more information, see [Check resource usage against limits](../../networking/check-usage-against-limits.md).
1515

16+
## Microsoft.AlertsManagement
17+
18+
* actionRules
19+
* investigations
20+
* smartDetectorAlertRules
21+
1622
## Microsoft.Automation
1723

1824
* automationAccounts
1925

26+
## Microsoft.AzureArcData
27+
28+
* SqlServerInstances
29+
2030
## Microsoft.AzureStack
2131

2232
* generateDeploymentLicense
@@ -29,8 +39,14 @@ Some resources have a limit on the number instances per region. This limit is di
2939

3040
* botServices - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.Resources/ARMDisableResourcesPerRGLimit
3141

42+
## Microsoft.Cdn
43+
44+
* profiles - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.Resources/ARMDisableResourcesPerRGLimit
45+
* profiles/networkpolicies - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.Resources/ARMDisableResourcesPerRGLimit
46+
3247
## Microsoft.Compute
3348

49+
* diskEncryptionSets
3450
* disks
3551
* galleries
3652
* galleries/images
@@ -73,17 +89,16 @@ Some resources have a limit on the number instances per region. This limit is di
7389
## Microsoft.DBforPostgreSQL
7490

7591
* flexibleServers
76-
* serverGroups
7792
* serverGroupsv2
7893
* servers
79-
* serversv2
8094

8195
## Microsoft.DevTestLab
8296

8397
* schedules
8498

8599
## Microsoft.EdgeOrder
86100

101+
* bootstrapConfigurations
87102
* orderItems
88103
* orders
89104

@@ -92,6 +107,10 @@ Some resources have a limit on the number instances per region. This limit is di
92107
* clusters
93108
* namespaces
94109

110+
## Microsoft.Fabric
111+
112+
* capacities - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.Fabric/UnlimitedResourceGroupQuota
113+
95114
## Microsoft.GuestConfiguration
96115

97116
* guestConfigurationAssignments
@@ -100,6 +119,12 @@ Some resources have a limit on the number instances per region. This limit is di
100119

101120
* machines
102121
* machines/extensions
122+
* machines/runcommands
123+
124+
## microsoft.insights
125+
126+
* metricalerts
127+
* scheduledqueryrules
103128

104129
## Microsoft.Logic
105130

@@ -124,55 +149,28 @@ Some resources have a limit on the number instances per region. This limit is di
124149

125150
## Microsoft.Network
126151

127-
* applicationGatewayWebApplicationFirewallPolicies
128152
* applicationSecurityGroups
129-
* bastionHosts
130153
* customIpPrefixes
131154
* ddosProtectionPlans
132-
* dnsForwardingRulesets
133-
* dnsForwardingRulesets/forwardingRules
134-
* dnsForwardingRulesets/virtualNetworkLinks
135-
* dnsResolvers
136-
* dnsResolvers/inboundEndpoints
137-
* dnsResolvers/outboundEndpoints
138-
* dnszones
139-
* dnszones/A
140-
* dnszones/AAAA
141-
* dnszones/all
142-
* dnszones/CAA
143-
* dnszones/CNAME
144-
* dnszones/MX
145-
* dnszones/NS
146-
* dnszones/PTR
147-
* dnszones/recordsets
148-
* dnszones/SOA
149-
* dnszones/SRV
150-
* dnszones/TXT
151-
* expressRouteCrossConnections
152155
* loadBalancers - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.Resources/ARMDisableResourcesPerRGLimit
153156
* networkIntentPolicies
154157
* networkInterfaces
155158
* networkSecurityGroups
156-
* privateDnsZones
157-
* privateDnsZones/A
158-
* privateDnsZones/AAAA
159-
* privateDnsZones/all
160-
* privateDnsZones/CNAME
161-
* privateDnsZones/MX
162-
* privateDnsZones/PTR
163-
* privateDnsZones/SOA
164-
* privateDnsZones/SRV
165-
* privateDnsZones/TXT
166-
* privateDnsZones/virtualNetworkLinks
167159
* privateEndpointRedirectMaps
168160
* privateEndpoints
169161
* privateLinkServices
170162
* publicIPAddresses
171163
* serviceEndpointPolicies
172-
* trafficmanagerprofiles
173-
* virtualNetworks/privateDnsZoneLinks
174164
* virtualNetworkTaps
175165

166+
## Microsoft.NetworkCloud
167+
168+
* volumes
169+
170+
## Microsoft.NetworkFunction
171+
172+
* vpnBranches - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.NetworkFunction/AllowNaasVpnAccess
173+
176174
## Microsoft.NotificationHubs
177175

178176
* namespaces - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.NotificationHubs/ARMDisableResourcesPerRGLimit
@@ -195,6 +193,7 @@ Some resources have a limit on the number instances per region. This limit is di
195193

196194
* assignments
197195
* securityConnectors
196+
* securityConnectors/devops
198197

199198
## Microsoft.ServiceBus
200199

@@ -208,6 +207,7 @@ Some resources have a limit on the number instances per region. This limit is di
208207
* accounts/jobs
209208
* accounts/models
210209
* accounts/networks
210+
* accounts/secrets
211211
* accounts/storageContainers
212212

213213
## Microsoft.Sql
@@ -230,18 +230,14 @@ Some resources have a limit on the number instances per region. This limit is di
230230

231231
* storageAccounts
232232

233-
## Microsoft.StoragePool
234-
235-
* diskPools
236-
* diskPools/iscsiTargets
237-
238233
## Microsoft.StreamAnalytics
239234

240235
* streamingjobs - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.StreamAnalytics/ASADisableARMResourcesPerRGLimit
241236

242237
## Microsoft.Web
243238

244239
* apiManagementAccounts/apis
240+
* certificates - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.Web/DisableResourcesPerRGLimitForAPIMinWebApp
245241
* sites
246242

247243
## Next steps

0 commit comments

Comments
 (0)