Skip to content

Commit 43dd58f

Browse files
committed
updates5
1 parent afc2cfd commit 43dd58f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/batch/quick-deploy-batch-account-and-two-pools-wth-start-task-terraform.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ In this quickstart, you create an Azure Batch account, an Azure Storage account,
3030
> * Generate a random string for the Batch account name.
3131
> * Create a Batch account with the generated name in the created resource group and linked to the created Storage account.
3232
> * Generate a random name for the Batch pool.
33-
> * Create a Batch pool with a fixed scale in the created resource group and linked to the created batch account.
34-
> * Create a Batch pool with autoscale in the created resource group and linked to the created batch account.
33+
> * Create a Batch pool with a fixed scale in the created resource group and linked to the created Batch account.
34+
> * Create a Batch pool with autoscale in the created resource group and linked to the created Batch account.
3535
> * Output the names of the created resource group, Storage account, Batch account, and both Batch pools.
3636
3737
## Prerequisites

0 commit comments

Comments
 (0)