Skip to content

Commit 984282d

Browse files
author
msftbot[bot]
authored
2 parents 903e392 + d0de918 commit 984282d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/2022-06-01/Microsoft.Batch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2036,7 +2036,7 @@
20362036
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
20372037
}
20382038
],
2039-
"description": "The number of IPs specified here limits the maximum size of the Pool - 100 dedicated nodes or 100 low-priority nodes can be allocated for each public IP. For example, a pool needing 250 dedicated VMs would need at least 3 public IPs specified. Each element of this collection is of the form: /subscriptions/{subscription}/resourceGroups/{group}/providers/Microsoft.Network/publicIPAddresses/{ip}."
2039+
"description": "The number of IPs specified here limits the maximum size of the Pool - 100 dedicated nodes or 100 Spot/low-priority nodes can be allocated for each public IP. For example, a pool needing 250 dedicated VMs would need at least 3 public IPs specified. Each element of this collection is of the form: /subscriptions/{subscription}/resourceGroups/{group}/providers/Microsoft.Network/publicIPAddresses/{ip}."
20402040
},
20412041
"provision": {
20422042
"oneOf": [

0 commit comments

Comments
 (0)