Skip to content

Commit 077c1a2

Browse files
authored
Merge pull request #84888 from kegregoi/patch-3
Added extensions limit
2 parents 9d8cbcd + 296cd88 commit 077c1a2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Some resources have a limit on the number instances per region. This limit is di
4343
* snapshots
4444
* 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.
4647

4748
## Microsoft.ContainerInstance
4849

@@ -108,8 +109,8 @@ Some resources have a limit on the number instances per region. This limit is di
108109

109110
## Microsoft.HybridCompute
110111

111-
* machines - supports up to 5,000 instances
112-
* machines/extensions - supports an unlimited number of VM extension instances
112+
* machines - Supports up to 5,000 instances.
113+
* machines/extensions - Supports an unlimited number of VM extension instances.
113114

114115
## microsoft.insights
115116

0 commit comments

Comments
 (0)