Which three actions should you perform in sequence?
DRAG DROP
You are an administrator for an Azure subscription that is used by your company.
You have an Azure Web App that contains static content accessed by users. You plan to deliver content based
on geographic location. The solution must allow clients to connect to a URL that ends in your corporate domain
name of adatum.com. You must use the information provided by the portal for your on-premises modifications.You need to implement the components in Azure to support the above requirements.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of
actions to the answer area and arrange them in the correct order.
Select and Place:
You need to document the authentication mechanisms
HOTSPOT
You federate your on-premises Active Directory with Azure Active Directory (Azure AD) by using Active
Directory Federations Services (AD FS) 2.0. You plan to secure cloud and on-premises resources by using an
Azure Multi-Factor Authentication (MFA) server. You install the MFA server on the AD FS proxy server. You
configure the MFA server and successfully import all AD users into the MFA user database.
Development teams in your organization must be able to secure their non-browser based apps.
You need to document the authentication mechanisms.
For each requirement, which authentication mechanism is used. To answer, select the appropriate
authentication mechanism from each list in the answer area.
Hot Area:
Which configuration setting should you use?
HOTSPOT
You are the Azure administrator for Contoso Ltd. You plan to use SharePoint Online to facilitate collaboration
with a partner company named Fabrikam, Inc.
You have the following collaboration requirements:
Sharing of resources must be enabled by using invitations generated by individual users.
Site owners must not be able to override corporate policies.
Users must not be able to send invitations to users outside of the Fabrikam, Inc. domain.
Contoso Ltd. must not be required to manage user accounts for Fabrikam, Inc.
You need to configure SharePoint Online.
Which configuration setting should you use? To answer, select the appropriate options in the answer area.
Hot Area:
How should you configure the environment?
HOTSPOT
You are developing an Azure App Service.
You must implement an external authentication method for the App Service.
You need to ensure that users can log on to the App Service by using a Microsoft account.
How should you configure the environment? To answer, select the appropriate options in 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 questions in the series
contains a unique solution that might meet the stated goals. Some questions 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 scree.
You create an Ubuntu Linux virtual machine (VM) by using the Azure Portal. You do not specify a password
when you create the VM.You need to connect to the terminal of the VM.
Solution: You use the Connect button on the Overview blade for the VM.
Does the solution meet the goal?
Does the solution meet the goal?
Note: This question is part of a series of questions that present the same scenario. Each questions in the series
contains a unique solution that might meet the stated goals. Some questions 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 scree.
You create an Ubuntu Linux virtual machine (VM) by using the Azure Portal. You do not specify a password
when you create the VM.
You need to connect to the terminal of the VM.
Solution: You connect to the public IP address of the VM by using Secure Shell (SSH) and specify your private
key.
Does the solution meet the goal?
Does the solution meet the goal?
Note: This question is part of a series of questions that present the same scenario. Each questions in the series
contains a unique solution that might meet the stated goals. Some questions 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 scree.
You create an Ubuntu Linux virtual machine (VM) by using the Azure Portal. You do not specify a passwordwhen you create the VM.
You need to connect to the terminal of the VM.
Solution: You connect to the public IP address of the VM by using Secure Shell (SSH) and specify your public
key.
Does the solution meet the goal?
Which three actions should you perform?
You manage an Azure web app in standard service tier at the following address: contoso.azurewebsites.net
Your company has a new domain for the site named www.contoso.com that must be accessible by secure
socket layer(SSL) encryption.
You need to add a custom domain to the Azure web app and assign an SSL certificate.
Which three actions should you perform? Each correct answer presents part of the solution.
You need to ensure that there is always at least one vi…
You have an Azure subscription that has a virtual machine named VM1. VM1 runs a line-of-business
application named APP1.
You create two additional virtual machines named VM2 and VM3 to host APP1
You need to ensure that there is always at least one virtual machine online to host App1.Which command should you run? To answer, select the appropriate options in the answer area.
Which two tasks should you perform?
You deploy an Azure web app named contosoApp. ContosoApp is available by using HTTP or HTTPS.
You need to ensure that a web administrator receives an email notification if the average response time for
contosoAPP exceeds 50 milliseconds.
Which two tasks should you perform? Each correct answer presents part of the solution.