You need to ensure that inbound requests to the web app…
You are designing a web app deployment in Azure.
You need to ensure that inbound requests to the web app are routed based on the endpoint that has the lowest
latency.
What should you use?
You need to ensure that when a backup occurs, the appli…
You are planning an application to run on Azure virtual machines (VMs). The VMs will be backed up using
Azure Backup.
The application maintains its state in three binary files stored on disk. Changes in application state require that
all three files be updated on disk. If only one or two of the files are updated on disk, work is lost and the system
is in an inconsistent state.
You need to ensure that when a backup occurs, the application’s data is always in a consistent state.
What should you do?
How should you configure the connection?
DRAG DROP
Contoso, Ltd., uses Azure web apps for their company portal sites.
Admin users need enough access to effectively perform site monitoring or management tasks. Management
tasks do not include assigning permissions to other users.
You need to grant admin access to a group of 10 users.
How should you configure the connection? To answer, drag the role or object to the correct connection setting.
Each item 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:
Which solution should you use?
A company uses Azure to host all resources and uses Microsoft Visual Studio Team Services to manage
product life cycles.
You need to ensure the team can start runbooks from Visual Studio Team Services.
Which solution should you use?
Which feature should you identify?
HOTSPOT
Your company plans to migrate its on-premises Microsoft SQL Server databases to Azure.
You are considering using SQL Server 2014 on Azure virtual machines and Azure SQL Database. The planned
migration must support the following data security features:
Database-level firewall rules
Dynamic Data Masking
Transparent data encryption (TDE)
You need to identify the data security features supported by each product.
Which feature should you identify? To answer, select the appropriate options in the answer area.
Hot Area:
what should you implement?
HOTSPOT
You have an on-premises Active Directory Domain Services domain. You are considering moving your
infrastructure to Azure Active Directory.
You need to describe the features that each directory service provides.
For each feature, what should you implement? To answer, select the appropriate option from each list in the
answer area.
Hot Area:
In which order should you perform the actions?
DRAG DROP
You are developing an ASP.NET Web API that you will host by using the Open Web Interface for .NET (OWIN)
libraries. The API is used by an ASP.NET MVC Web App that is hosted in Azure.
You need to secure the API by using Azure Active Directory (Azure AD) B2C.
In which order should you perform the actions? To answer, move all actions from the list of actions to the
answer area and arrange them in the correct order.
Select and Place:
How should you construct the Azure PowerShell script?
HOTSPOT
You are migrating an on-premises application to Azure. The application requires secure storage of database
connection strings. When the application is running locally, the connection strings are encrypted with an X509
certificate prior to being stored on disk. The X509 certificate is part of a trust chain to allow the certificate to be
revoked by the Certificate Authority of a security breech is suspected.
The application must run on Azure. The X509 certificate must never be stored on disk or in RAM memory. A
Certificate Authority must be able to revoke the certificate.
You need to configure Azure Key value.
How should you construct the Azure PowerShell script? To answer, select the appropriate Azure PowerShell
commands in the answer area.
Hot Area:
What should you recommend?
HOTSPOT
You plan to acquire a secure connection between a data center and Azure for disaster recovery purposes. The
company anticipates moving more than 5 terabytes (TB) of data during each failover instance. You have the
following requirements:
You must be able to monitor connection throughput and all network traffic.
You must minimize the time it takes to transfer data after a failover.
You need to recommend the correct configuration.
What should you recommend? To answer, select the appropriate connection and routing gateway from the lists
on the answer area.
Hot Area:
Does the solution meet the goal?
Note: This question is part of a series of questions that present the same scenario. Each question in the series
contains a unique solution that might meet the stated goals. Some question sets might have more than one
correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will
not appear in the review screen.
You are designing the deployment of resources in Azure.
You plan to use templates to customize deployment options.You need to ensure that Azure services are deployed and updated identically.
Solution: You customize the parameters element of the template.
Does the solution meet the goal?