exam questions

Exam AZ-800 All Questions

View all questions & answers for the AZ-800 exam

Exam AZ-800 topic 3 question 9 discussion

Actual exam question from Microsoft's AZ-800
Question #: 9
Topic #: 3
[All AZ-800 Questions]

You have an on-premises Active Directory Domain Services (AD DS) domain that syncs with an Azure Active Directory (Azure AD) tenant.
You plan deploy 100 new Azure virtual machines that will run Windows Server.
You need to ensure that each new virtual machine is joined to the AD DS domain.
What should you use?

  • A. an Azure Resource Manager (ARM) template
  • B. a Group Policy Object (GPO)
  • C. Azure AD Connect
  • D. an Azure management group
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
syu31svc
Highly Voted 2 years, 2 months ago
Selected Answer: A
https://learn.microsoft.com/en-us/azure/active-directory-domain-services/join-windows-vm-template To automate the deployment and configuration of Azure virtual machines (VMs), you can use a Resource Manager template. These templates let you create consistent deployments each time. Extensions can also be included in templates to automatically configure a VM as part of the deployment. One useful extension joins VMs to a domain, which can be used with Azure Active Directory Domain Services (Azure AD DS) managed domains. Answer is A
upvoted 8 times
...
edykss
Highly Voted 2 years, 8 months ago
Answer is correct
upvoted 5 times
...
Ksk08
Most Recent 7 months, 1 week ago
Correct Answer: A. Azure Resource Manager (ARM) template Using an ARM template with the appropriate extensions (such as JsonADDomainExtension) is the best way to ensure that your new Azure VMs are automatically joined to your on-premises AD DS domain during deployment. This approach allows you to automate and scale the process efficiently
upvoted 1 times
...
tomasek88
1 year, 10 months ago
Selected Answer: A
A --> is correct and only make sense
upvoted 1 times
...
leegend
2 years ago
Got this question 28-5-23
upvoted 3 times
...
Rosviul
2 years, 4 months ago
official article from MS: https://learn.microsoft.com/en-us/azure/active-directory-domain-services/join-windows-vm-template
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 ...