File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
articles/azure-resource-manager/management Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ Some resources have a limit on the number instances per region. This limit is di
43
43
* snapshots
44
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
47
47
48
## Microsoft.ContainerInstance
48
49
@@ -108,8 +109,8 @@ Some resources have a limit on the number instances per region. This limit is di
108
109
109
110
## Microsoft.HybridCompute
110
111
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.
113
114
114
115
## microsoft.insights
115
116
You can’t perform that action at this time.
0 commit comments