


































































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Microsoft Azure Architect Part 2
Typology: Exams
1 / 74
This page cannot be seen from the preview
Don't miss anything!
Number: 000- Passing Score: 800 Time Limit: 120 min File Version: 1.
Exam A QUESTION 1 Drag and Drop Question You need to recommend data storage mechanisms for the solution. What should you recommend? To answer, drag the appropriate data storage mechanism to the correct information type. Each data storage mechanism 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. Select and Place: Correct Answer: Section: (none) Explanation Explanation/Reference:
Section: (none) Explanation Explanation/Reference: QUESTION 3 You need to assign permissions for the Virtual Machine workloads that you migrate to Azure. The solution must use the principal of least privileges. What should you do? A. Create all VMs in the cloud service named Groupl and then connect to the Azure subscription. Run the following Windows PowerShell command: New-AzureRoleAssignment-Mail user1@vanarsdelltd.com–RoleDefinitionName Contributor-ResoureeGroupName group B. In the Azure portal, select an individual virtual machine and add an owner. C. In the Azure portal, assign read permission to the user at the subscription level. D. Create each VM in a separate cloud service and then connect to the Azure subscription. Run the following Windows PowerShell command: Get-AzureVM | New-AzureRoleAssignment-Mail userl@vanarsdelltd.com- RoleDefinitionName Contributor Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 4
You need to ensure that users do not need to re-enter their passwords after they authenticate to cloud applications for the first time. What should you do? A. Enable Microsoft Account authentication B. Set up a virtual private network (VPN) connection between the VanArsdel premises and Azure datacenter. Set up a Windows Active Directory domain controller in Azure VM. Implement Integrated Windows authentication. C. Deploy ExpressRoute D. Configure Azure Active Directory Sync to use single sign-on (SSO). Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 5 You are designing an Azure web application. The solution will be used by multiple customers. Each customer has different business logic and user interface requirements. Not all customers use the same version of the .NET runtime. You need to recommend a deployment strategy. What should you recommend? A. Deploy with multiple web role instances. B. Deploy each application in a separate tenant. C. Deploy all applications in one tenant. D. Deploy with multiple worker role instances. Correct Answer: B Section: (none) Explanation Explanation/Reference: QUESTION 6 You design an Azure application that processes images. The maximum size of an image is 10 MB. The application includes a web role that allows users to upload images and a worker role with multiple instances that processes the images. The web role communicates with the worker role by using an Azure Queue service. You need to recommend an approach for storing images that minimizes storage transactions. What should you recommend? A. Store images in Azure Blob service. Store references to the images in the queue. B. Store images in the queue. C. Store images in OneDrive attached to the worker role instances. Store references to the images in the queue. D. Store images in local storage on the web role instance. Store references to the images in the queue.
You need to recommend an approach for scaling the application. Which approach should you recommend? A. Increase the role instance size. B. Set up horizontal partitioning C. Increase the number of role instances D. Set up vertical partitioning Correct Answer: C Section: (none) Explanation Explanation/Reference: QUESTION 10 You are evaluating an Azure application. The application includes the following elements:
Explanation/Reference: QUESTION 12 You are designing an Azure application that processes graphical image files. The graphical Images are processed in batches by remote applications that run on multiple servers. You have the following requirements:
Exam B QUESTION 1 Hotspot Question You have an Azure website that runs on several instances. You have a WebJob that provides additional functionality to the website. The WebJob must run on all instances of the website. You need to ensure that the WebJob runs even when the website is idle for long periods of time. How should you create and configure the WebJob object? To answer, select the appropriate options in the answer area. Hot Area: Correct Answer:
Section: (none) Explanation Explanation/Reference: QUESTION 2 Drag and Drop Question You have a website that displays text, pictures, video files, and audio files. The website processes requests from countries and regions all over the world. You plan to migrate the website to the Azure platform. The website has the following requirements:
Section: (none) Explanation Explanation/Reference: QUESTION 3 Drag and Drop Question You need to automate tasks with Azure by using Azure PowerShell workflows. How should you complete the Azure PowerShell script? To answer, drag the appropriate cmdlet to the correct location. Each cmdlet 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. Select and Place:
Correct Answer:
area. Point and Shoot: Correct Answer:
Section: (none) Explanation Explanation/Reference: QUESTION 5 Hotspot Question A company uses Azure for several virtual machine (VM) and website workloads. The company plans to assign administrative roles to a specific group of users. You have a resource group named GROUP1 and a virtual machine named VM2. The users have the following responsibilities:
Correct Answer: Section: (none) Explanation Explanation/Reference: QUESTION 6 You are designing a distributed application for Azure. The application must securely integrate with on-premises servers. You need to recommend a method of enabling Internet Protocol security (IPsec)-protected connections between on-premises servers and the distributed application. What should you recommend? A. Azure Access Control
B. Azure Content Delivery Network (CDN) C. Azure Service Bus D. Azure Site-to-Site VPN Correct Answer: D Section: (none) Explanation Explanation/Reference: QUESTION 7 A company has 10 on-premises SQL databases. The company plans to move the databases to SQL Server 2012 that runs in Azure Infrastructure-as-a-Service (IaaS). After migration, the databases will support a limited number of Azure websites in the same Azure Virtual Network. You have the following requirements: