AZ-140 · Question #327
AZ-140 Question #327: Real Exam Question with Answer & Explanation
The correct answer is B: ARM Templates. ARM templates are a better option than the portal because they work with automation solutions. These templates can deploy a number of servers in parallel and add them to the Host Pool during the deployment, which makes it much quicker than PowerShell. https://docs.microsoft.com/e
Question
As a part of the fail-over process, you want to automate a rapid deployment and a new host pool with a large number of session hosts. Which of the following would you use to deploy the host pool.
Options
- AAzure Portal
- BARM Templates
- CPowerShell Scripts
- DAzure Site Recovery
Explanation
ARM templates are a better option than the portal because they work with automation solutions. These templates can deploy a number of servers in parallel and add them to the Host Pool during the deployment, which makes it much quicker than PowerShell. https://docs.microsoft.com/en-us/azure/virtual-machines/windows/quick-create- template?WT.mc_id=AZ-MVP-5004159
Community Discussion
No community discussion yet for this question.