Which two actions should you perform?
A company is developing a new on-premises desktop application. The app must be able to access Azure Active Directory (Azure AD) in addition to the on-premises Active Directory. You need to configure the application. Which two actions should you perform? Each correct answer presents part of the solution.A . Install...
What should you do?
You develop a set of PowerShell scripts that will run when you deploy new virtual machines (Vms). You need to ensure that the scripts are run automatically when the VM is started. What should you do?A . Load the scripts to a common file share accessible by the VMs.B ....
Which two actions will achieve the goal?
You manage an application running on Azure web apps in a Standard tier. The application uses a substantial amount of large image files from a storage account and is used by people around the world. Users from Europe report that the load time of the site is slow. You need...
For each requirement, which option should you use?
HOTSPOT You manage an Azure environment that has 12 virtual machines (VMs). A set of VMs run a Web App that uses ASP.NET. The developer of the application must have access to ASP.NET metrics and Internet Information Services (IIS) logs from the VMs. You need to ensure that the metrics...
What should you recommend?
An application uses Windows Azure Table storage. The application uses five tables. One table used by the application is approaching the limit for storage requests per second. You need to recommend an approach for avoiding data access throttling. What should you recommend?A . Use a single partition key for the...
To which folder location should you deploy CleanLogs.cmd?
You administer an Azure Web Site named contoso. You create a job named Cleanlogs.cmd that will be executed manually, twice a week. You need to deploy the job. To which folder location should you deploy CleanLogs.cmd?A . ./App_Code/jobs/triggered/cleanLogs/CleanLogs.cmdB . ./App_Data/jobs/triggered/clean Logs/CleanLogs.cmdC . ./App_Code/jobs/continuous/cleanLogs/CleanLogs.cmdD . ./App_Data/jobs/continuous/cleanLogs/CleanLogs.cmdView AnswerAnswer: B Explanation: A WebJob...
Which solution should you recommend?
Your company has two physical locations configured in a geo-clustered environment that includes: • System Center2012 R2Virtual Machine Manager • System Center2012 R2Data Protection Manager • SQL Server 2012 • Windows Server 2012 R2 withtheHyper-V role • Over 100 virtual machines (VMs) in each physical location Your company has recently...
Which type of replication should you choose?
You are developing a REST API service that provides data about products. The service will be hosted in an Azure virtual machine (VM). The product data must be stored in Azure tables and replicated to multiple geographic locations. API calls that use the HTTP GET operation must continue to function...
In which order should you perform the actions?
DRAG DROP You create a virtual machine (VM) in Azure. The VM runs an important line of business application. Users report that the application is slow and unstable. You need to enable diagnostics for the VM. In which order should you perform the actions? To answer, move all actions from...
How should you complete the Azure PowerShell script?
DRAG DROP You manage a web application that currently uses a small instance size. You need to scale the instance size to medium. How should you complete the Azure PowerShell script? To answer, drag the appropriate Azure PowerShell segments to the correct locations. Each Azure PowerShell segment may be used...