Skip to content

Commit ab19f88

Browse files
authored
Merge pull request #76819 from MicahMcKittrick-MSFT/patch-156
MicrosoftDocs/azure-docs#31299
2 parents 58ae593 + c8cc05d commit ab19f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/tutorial-r-doazureparallel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Leave defaults for the remaining settings, and save the file. It should look sim
112112
{
113113
"name": "myPoolName",
114114
"vmSize": "Standard_D2_v2",
115-
"maxTasksPerNode": 4,
115+
"maxTasksPerNode": 2,
116116
"poolSize": {
117117
"dedicatedNodes": {
118118
"min": 0,

0 commit comments

Comments
 (0)