Skip to content

Commit da3aa8a

Browse files
Merge pull request #33 from Rob-Verheijen/patch-1
Update README.md
2 parents c8ad178 + 64d37c0 commit da3aa8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1909,8 +1909,8 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
19091909

19101910
### You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys You need to create VM1 in Subscription1 by using the command. Solution: From a computer that runs Windows 10, install Azure CLI. From PowerShell, sign in to Azure and then run the command. Does this meet the goal?
19111911

1912-
- [ ] Yes.
1913-
- [x] No.
1912+
- [x] Yes.
1913+
- [ ] No.
19141914

19151915
**[⬆ Back to Top](#table-of-contents)**
19161916

0 commit comments

Comments
 (0)