Which Azure Power Shell cmdlet should you use?
You manage several Azure virtual machines (VMs). You create a custom image to be used by employees on the development team. You need to ensure that the custom image is available when you deploy new servers. Which Azure Power Shell cmdlet should you use?A . Update-AzureVMImageB . Add-AzureVhdC . Add-AzureVMImageD...
What should you do?
You publish an application named MyApp to Azure Active Directory (Azure AD). You grant access to the web APIs through OAuth 2.0. MyApp is generating numerous user consent prompts. You need to reduce the amount of user consent prompts. What should you do?A . Enable Multi-resource refresh tokens.B . Enable...
What should you do?
DRAG DROP You have an Azure Virtual Network named fabVNet with three subnets named Subnet-1, Subnet-2 and Subnet-3. You have a virtual machine (VM) named fabVM running in the fabProd service. You need to modify fabVM to be deployed into Subnet-3. You want to achieve this goal by using the...
Which web tier plan should you recommend?
Your company has a subscription to Azure. You plan to deploy 10 websites. You have the following requirements: • Each website has at least 15 GB of storage. • All websites can useazurewebsite.net. You need to deploy the 10 websites while minimizing costs. Which web tier plan should you recommend?A...
What should you do?
You administer an Azure Active Directory (Azure AD) tenant where Box is configured for: An employee moves to an organizational unit that does not require access to Box through the Access Panel. You need to remove only Box from the list of applications only for this user. What should you...
Which type of monitoring should you configure?
You administer a solution deployed to a virtual machine (VM) in Azure. The VM hosts a web service that is used by several applications. You are located in the US West region and have a worldwide user base. Developers in Asia report that they experience significant delays when they execute...
For each requirement, which data source should you specify?
HOTSPOT You deploy an ASP.NET application to an Azure Cloud Service. You must collect telemetry data for troubleshooting performance issues and resource usage. You need to configure Azure diagnostics. For each requirement, which data source should you specify? To answer, select the appropriate data source from each list in the...
Which settings should you modify?
You have an Azure subscription. In Azure, you create two virtual machines named VM1 and VM2. Both virtual machines are instances in a cloud service named Cloud1. You need to ensure that the virtual machines only replicate within the data center in which they were created. Which settings should you...
You need to deploy a virtual machine (VM) and ensure that it is a member of the fabrikamVNet virtual network. Which two actions will achieve the goal?
You administer an Azure virtual network named fabrikamVNet. You need to deploy a virtual machine (VM) and ensure that it is a member of the fabrikamVNet virtual network. Which two actions will achieve the goal? Each correct answer presents a complete solution.A . Run the following Windows PowerShell cmdlet: New-AzureVMB...
What should you recommend?
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...