exam questions

Exam AZ-140 All Questions

View all questions & answers for the AZ-140 exam

Exam AZ-140 topic 6 question 54 discussion

Actual exam question from Microsoft's AZ-140
Question #: 54
Topic #: 6
[All AZ-140 Questions]

DRAG DROP
-

You have an Azure subscription that contains a Bicep file named AVD.bicep.

You plan to use AVD.bicep to deploy Azure Virtual Desktop.

Which commands should you run in sequence? To answer, drag the appropriate commands to the correct order. Each command may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
tjnc
2 months, 2 weeks ago
Step 1 az bicep install Step 2 az group create (Already Provided in the question) Step 3 az deployment group create
upvoted 1 times
...
brucespr
3 months ago
Answer seems correct: az bicep build az group create az deployment group create az bicep build = Build a Bicep file. https://learn.microsoft.com/en-us/cli/azure/bicep?view=azure-cli-latest Save the Bicep file to your local computer. Deploy the Bicep file using either Azure CLI or Azure PowerShell: az group create --name exampleRG --location eastus az deployment group create --resource-group exampleRG --template-file main.bicep --paramet https://learn.microsoft.com/en-us/azure/virtual-machines/windows/quick-create-bicep?tabs=CLI
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago