Skip to content

Commit 7bb682a

Browse files
Merge pull request #17 from Sedose/patch-1
Update README.md
2 parents 3c7a6ac + e5ca413 commit 7bb682a

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
@@ -1394,8 +1394,8 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
13941394

13951395
### 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 the Azure portal, launch Azure Cloud Shell and select PowerShell. Run the command in Cloud Shell. Does this meet the goal?
13961396

1397-
- [x] Yes.
1398-
- [ ] No.
1397+
- [ ] Yes.
1398+
- [x] No.
13991399

14001400
### An Azure administrator plans to run a PowerShell script that creates Azure resources. You need to recommend which computer configuration to use to run the script. Solution: Run the script from a computer that runs Windows 10 and has the Azure PowerShell module installed. Does this meet the goal?
14011401

0 commit comments

Comments
 (0)