exam questions

Exam AZ-900 All Questions

View all questions & answers for the AZ-900 exam

Exam AZ-900 topic 1 question 22 discussion

Actual exam question from Microsoft's AZ-900
Question #: 22
Topic #: 1
[All AZ-900 Questions]

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
Your company's developers intend to deploy a large number of custom virtual machines on a weekly basis. They will also be removing these virtual machines during the same week it was deployed. Sixty percent of the virtual machines have Windows Server 2016 installed, while the other forty percent has Ubuntu Linux installed.
You are required to make sure that the administrative effort, needed for this process, is reduced by employing a suitable Azure service.
Solution: You recommend the use of Microsoft Managed Desktop.
Does the solution meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
bashy96
Highly Voted 3 years, 11 months ago
The correct answer should be Azure DevTest Labs.
upvoted 78 times
chartanalyst
3 years, 7 months ago
The question is not explicit about the environment of the deployment, whether its for Production or DevTest. While the answer is correct, but why would Azure DevTest Labs be the answer for this scenario? Wouldn't ARM templates be useful?
upvoted 14 times
mhanief
2 years, 5 months ago
it was mention that "developers intend to deploy and remove VM in the same week". Keyword is "developers" and "deploy and remove". Most probably is it the test environment. So DevTest is correct answer and more relevant to this scenario I guess.
upvoted 15 times
...
louloua
2 years ago
they can use ARM templates for VM configuration and DevTest Labs for auto start and auto shutdown of VMs
upvoted 3 times
Funen
1 year, 5 months ago
I understand your point, but the key word here is developers. In this case, the ideal option is Azure DevTest Labs, as it is a tool made for this type of situation. If there were no developers involved in the issue, then it would be ARM Templates.
upvoted 2 times
...
...
shadeey
3 years, 6 months ago
DevTest Labs are perfect for this scenario while they want to create 50 VMs they also want to DECOMISSION them in a very short period of time. that spells completely: test environment.
upvoted 26 times
tubsss
1 year, 7 months ago
great explanation
upvoted 1 times
...
...
...
edengoforit
3 years, 8 months ago
This is the answer
upvoted 6 times
...
AlbertKwan
2 years, 7 months ago
I don't agree with you. Azure DevTest Labs is only for Testing.
upvoted 5 times
...
...
BinuRaj
Highly Voted 3 years, 11 months ago
Answer correct. It is not Microsoft Managed Desktop. Welcome to Microsoft Managed Desktop Microsoft Managed Desktop brings together Microsoft 365 Enterprise, cloud-based device management by Microsoft, and security monitoring, enabling you to free your IT team to focus on core business needs. Currently, the Microsoft Managed Desktop service is offered only by invitation. Learn more on Microsoft docs or contact your Microsoft account manager. If you’re unfamiliar with Microsoft Managed Desktop, learn more about the service.
upvoted 30 times
Rakhmonbek
2 years, 7 months ago
I dont agree, what about ubuntu server?
upvoted 4 times
Anchorwave
1 year, 4 months ago
Well Ubuntu is probably not supported by Microsoft Managed Desktop, another reason why the correct answer is not A.
upvoted 3 times
...
...
...
beepic
Most Recent 1 week, 2 days ago
Selected Answer: B
Microsoft managed Dekstop will not going to be great option cause we will also be using the linux OS to create VMs
upvoted 2 times
...
deyson
4 weeks, 1 day ago
Selected Answer: B
No, this is a good example to use Azure DevTest Labs
upvoted 1 times
...
AriGarcia
1 month, 2 weeks ago
Selected Answer: B
No Microsoft Managed Desktop is designed for managing Windows 10/11 devices, not for deploying and removing custom virtual machines with Windows Server 2016 or Ubuntu Linux. A more suitable Azure service would be Azure Virtual Machine Scale Sets or Azure Automation to streamline the deployment and removal process with minimal administrative effort.
upvoted 2 times
...
mitddgr
1 month, 3 weeks ago
Selected Answer: B
Azure DevTest Labs.
upvoted 1 times
...
arjunyv2022
3 months, 2 weeks ago
Selected Answer: B
Microsoft Managed Desktop is not relevant to managing Azure VMs, the given solution does not meet the goal.
upvoted 1 times
...
tralfamadorian
3 months, 2 weeks ago
Selected Answer: B
Creating VMs usually should be an IaaS, Microsoft Managed Desktop is a SaaS
upvoted 1 times
...
ElPitu97
3 months, 3 weeks ago
Selected Answer: B
The correct answer should be Azure DevTest Labs.
upvoted 2 times
...
Jas001
5 months, 4 weeks ago
Selected Answer: B
Microsoft Managed Desktop is a cloud based device management system that manages Microsoft 365 suite.
upvoted 1 times
...
Umesh919
6 months ago
Selected Answer: B
The answer is Azure Resource Manager Template
upvoted 1 times
...
DagKar
8 months ago
Selected Answer: B
The solution does not meet the goal. Microsoft Managed Desktop is a service designed for managing Windows 10/11 devices, not for deploying and managing virtual machines (VMs) on Azure. It primarily focuses on providing a managed, secure desktop environment for end-user devices rather than handling the dynamic deployment of VMs. For the scenario described, where a large number of custom VMs are deployed and removed on a weekly basis, a more appropriate Azure service would be Azure Virtual Machine Scale Sets or Azure DevTest Labs. These services can automate the deployment and management of VMs, making it easier to scale up and down as needed, thereby reducing administrative effort.
upvoted 5 times
...
P_BASNET
9 months, 1 week ago
B. No Microsoft Managed Desktop is a service designed for managing and securing Windows 10 devices. It provides services like device management, security updates, and support for Windows desktops but does not handle the creation and management of virtual machines. For managing a large number of virtual machines that are frequently deployed and removed, you would typically use: Azure Virtual Machine Scale Sets: These allow you to manage and scale a set of virtual machines easily, automating deployment and scaling tasks. Azure Automation: This service can automate repetitive tasks, such as creating and deleting virtual machines based on schedules or triggers. Azure Resource Manager (ARM) Templates: Define and deploy virtual machines in a consistent manner using infrastructure-as-code practices. Therefore, recommending Microsoft Managed Desktop does not address the needs for managing and automating virtual machine lifecycle tasks. The correct answer is B. No.
upvoted 3 times
...
Lekshmi_rl
1 year, 2 months ago
To reduce administrative effort for deploying and removing virtual machines on a large scale, you would typically use Infrastructure as Code (IaC) solutions such as Azure Resource Manager (ARM) templates, Azure PowerShell, Azure CLI, or Azure Automation. These tools allow you to define the desired state of your infrastructure in code, enabling automated deployment, scaling, and management of resources in Azure. Hence the Answer is B
upvoted 2 times
...
Zidano
1 year, 5 months ago
The correct Answer should be Azure Virtual Desktop
upvoted 1 times
...
windy610
1 year, 6 months ago
gpt4 said Azure DevOps, Azure Resource Manager (ARM), Azure Automation can do that
upvoted 1 times
...
intentando
1 year, 7 months ago
Selected Answer: B
b
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 ...