Skip to content

Commit 37712d5

Browse files
author
msftbot[bot]
authored
2 parents 3609f81 + 6e683b0 commit 37712d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schemas/2021-08-01/Microsoft.ContainerService.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -879,7 +879,7 @@
879879
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
880880
}
881881
],
882-
"description": "Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1."
882+
"description": "Desired Number of agents (VMs) specified to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1."
883883
},
884884
"creationData": {
885885
"oneOf": [
@@ -1311,7 +1311,7 @@
13111311
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
13121312
}
13131313
],
1314-
"description": "Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1."
1314+
"description": "Desired Number of agents (VMs) specified to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1."
13151315
},
13161316
"creationData": {
13171317
"oneOf": [

0 commit comments

Comments
 (0)