What should you do?
You manage a cloud service that has one Web Role instance, and several Worker Role instances. The cloud service has multiple tiers. Different groups develop and maintain each tier. You need to ensure that the cloud service remains highly available and responsive when the Worker Roles are performing extensive work....
Which four actions should you perform in sequence?
DRAG DROP You have a web application on Azure. The web application does not employ Secure Sockets Layer (SSL). You need to enable SSL for your production deployment web application on Azure. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of...
Which five actions must be performed in sequence?
DRAG DROP You are implementing the new security requirements for the WGBCreditCruncher app. You need to explain the security process flow to another developer. You start by navigating to the web app as it is presented to the user. Which five actions must be performed in sequence? To answer, move...
Which code segment should you use?
You plan to use an Azure PowerShell runbook to start a virtual machine (VM) named VM1. You need to add the code to the runbook. Which code segment should you use?A . Workflow{ Start-AzureRMVM -Name VM1 -ResourceGroupName ‘RG1’ }B . Runbook{ Start-AzureRMVM -Name VM1 -ResourceGroupName ‘RG1’ }C . Runbook Runbook1{...
Which five services should you use to process the data in sequence from input to output?
DRAG DROP You are designing an Internet-of-things (loT) solution for a company. The project will deploy thousands of sensors that measure noise levels in the company's manufacturing plants. The design must meet the following requirements: * Data from the loT devices must be monitored in near real-time. * If the...
What should you do?
HOTSPOT You have an existing server that runs Windows Server. You plan to create a base image of this server. You will use this base image to prepare several virtual servers for future use. After the base image is prepared, you will capture it by using the Azure management portal....
Which two actions should you recommend?
You are designing an Azure Web App that includes many static content files. The application is accessed from locations all over the world by using a custom domain name. You need to recommend an approach for providing access to the static content with the least amount of latency. Which two...
For each type of data, which storage mechanism should you use?
DRAG DROP You manage a large number of on-premises applications. You plan to migrate the applications to Azure. You need to implement Azure Storage for each type of data that the applications use. For each type of data, which storage mechanism should you use? To answer, drag the appropriate storage...
What should you do?
HOTSPOT You have an existing server that runs Windows Server. You plan to create a base image of this server. You will use this base image to prepare several virtual servers for future use. After the base image is prepared, you will capture it by using the Azure management portal....
What should you recommend?
DRAG DROP You manage a hybrid solution for a company. Several connections need to be created to use data from Azure expose services to Azure and use application resources in other networks. You need to recommend configurations for the connections. What should you recommend? To answer, drag the appropriate solutions...