exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 8 question 19 discussion

Actual exam question from Microsoft's AZ-400
Question #: 19
Topic #: 8
[All AZ-400 Questions]

SIMULATION -
You need to create a virtual machine template in an Azure DevTest Labs environment named az400-123456789-dtl1. The template must be based on Windows
Server 2019 Datacenter. Virtual machines created from the template must include the selenium tool and the Google Chrome browser.
To complete this task, sign in to the Microsoft Azure portal.

Show Suggested Answer Hide Answer
Suggested Answer: See explanation below.
1. Open Microsoft Azure Portal
2. Select All Services, and then select DevTest Labs in the DEVOPS section.

3. From the list of labs, select the az400-123456789-dtl1 lab.
4. On the home page for your lab, select + Add on the toolbar.
5. Select the Windows Server 2019 Datacenter base image for the VM.
6. Select automation options at the bottom of the page above the Submit button.
7. You see the Azure Resource Manager template for creating the virtual machine.
8. The JSON segment in the resources section has the definition for the image type you selected earlier.
Reference:
https://docs.microsoft.com/bs-cyrl-ba/azure//lab-services/devtest-lab-vm-powershell

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
Mike_St
Highly Voted 3 years, 7 months ago
Just tried it: 1.Navigate to the already created Dev Test Lab 2.Click on My Virtual Machines (in the left nav menu) 3.Add New 4.Selected the image (Windows datacenter 2016) 5.In the Basics Tab at the bottom click add an artefact 6.Select Selenium and press OK 7.On the VM Creation Menu click on View JSON template (In the Advanced tab) 8.Save it
upvoted 19 times
...
Willsmt
Highly Voted 8 months ago
I got this on my exam in March 2024 and the solution proposed didn't work, it thrown a policy issue, maybe the size of the VM was causing the error. This was the only one simulation that I was not able to complete. all the 8 simulation that I got in my exam was from here exam topics. simulations are like a kind of virtual machine inside the exam. you will have 2 panels 1 larger for the VM window y and one in right side with all simulations.
upvoted 6 times
...
yana_b
Most Recent 1 year, 1 month ago
1. Login to AZ Portal 2. search for or deploy a Dev Test Lab resource => click on the "+Add button" 3. Search for the Windows Server 2019 Datacenter and select the base image 4. Click on Artifacts -> search for Selenium -> click on the '>' arrow sign next to it -> verify that this also installs chrome => ok => ok 5. Click on tab Advanced Settings -> View ARM template -> search for artifacts -> you will see windows selenium; search for data center and verify the image corresponds tot he one in the task 6. Click on the x-sign 7. Go back to the "Basic Settings" tab 8. Create
upvoted 6 times
...
pc1707
1 year, 2 months ago
ChatGPT: Open the Microsoft Azure Portal. Select All Services, and then select DevTest Labs in the DEVOPS section. From the list of labs, select the az400-123456789-dtl1 lab. On the home page for your lab, select + Add on the toolbar. Select the Windows Server 2019 Datacenter base image for the VM. Select automation options at the bottom of the page above the Submit button. You will see the Azure Resource Manager template for creating the virtual machine. The JSON segment in the resources section has the definition for the image type you selected earlier.
upvoted 1 times
...
zellck
1 year, 5 months ago
Gotten this in Jun 2023 exam.
upvoted 3 times
...
hellboysecret
3 years ago
What do we do after we get the JSON file ? DO we need to upload somewhere ?
upvoted 3 times
...
dtp
3 years, 1 month ago
add the artifacts for google chrome and Slenium "size": "[parameters('size')]", "userName": "[parameters('userName')]", "password": "[parameters('password')]", "isAuthenticationWithSshKey": false, "artifacts": [ { "artifactId": "[resourceId('Microsoft.DevTestLab/labs/artifactSources/artifacts', parameters('labName'), 'public repo', 'windows-chrome')]" }, { "artifactId": "[resourceId('Microsoft.DevTestLab/labs/artifactSources/artifacts', parameters('labName'), 'public repo', 'windows-selenium')]" } ],
upvoted 2 times
...
Riiicha
3 years, 9 months ago
What are the options? Rather, what is the format of this question in exam
upvoted 2 times
...
Bharat
4 years, 7 months ago
Is the solution provided incomplete? The JSON template is there, but do we need to customize it further to include Selenium and Google Chrome? If so, what are the next steps?
upvoted 2 times
[Removed]
4 years, 7 months ago
when you add VM, there wil be an option to add artifacts..there you can add the artifacts for google chrome and Slenium
upvoted 12 times
ttm_19
4 years, 5 months ago
In fact, Google Chrome is part of the Selenium artifact, so you need to select only Selemium...
upvoted 4 times
...
devpool
4 years, 2 months ago
https://docs.microsoft.com/en-us/azure/devtest-labs/devtest-lab-add-vm#add-an-existing-artifact-to-a-vm
upvoted 5 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