Skip to content

Commit b185a72

Browse files
authored
Update tutorial-availability-sets.md
1 parent df03a5d commit b185a72

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/virtual-machines/linux/tutorial-availability-sets.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.workload: infrastructure-services
1414
ms.tgt_pltfrm: vm-linux
1515
ms.devlang: na
1616
ms.topic: tutorial
17-
ms.date: 10/05/2017
17+
ms.date: 08/24/2018
1818
ms.author: cynthn
1919
ms.custom: mvc
2020

@@ -81,8 +81,7 @@ for i in `seq 1 2`; do
8181
--subnet mySubnet \
8282
--image UbuntuLTS \
8383
--admin-username azureuser \
84-
--generate-ssh-keys \
85-
--no-wait
84+
--generate-ssh-keys
8685
done
8786
```
8887

0 commit comments

Comments
 (0)