You need to configure the environment to ensure that th…
You deploy a stateless ASP.NET application to an Azure website. You scale out the application by adding
website instances.
Only newly signed in users are routed to the recently added website instances. Users must be evenly
distributed among all of the instances.
You need to configure the environment to ensure that the load balancer evenly distributes requests.
What should you do?
Which of the following actions should you take?
You work as an administrator at Contoso.com. The Contoso.com network consists of a single domain named
Contoso.com. All servers in the Contoso.com domain, including domain controllers, have Windows Server
2012 R2 installed.
When you recently added new workstations to the Contoso.com manually, you found that that the computer
accounts were created in the default container.
You want to make sure that the default container for newly created computers is redirected to a specified, target
organizational unit (OU).
Which of the following actions should you take?
You need to upgrade to a new version of website code
Which three actions should you perform in sequence?
DRAG DROP
You have a Hyper-V host named Server1. Server1 hosts a virtual machine named VM1. You view the
properties of VM1 as shown in the following exhibit. (Click the Exhibit button.)
You need to configure bandwidth management for VM1.
Which three actions should you perform in sequence? (To answer, move the appropriate three actions from the
list of actions to the answer area and arrange them in the correct order.)
Select and Place:
Which of the following describes the results of running…
You work as a senior administrator at Contoso.com. The Contoso.com network consists of a single domain
named Contoso.com. All servers on the Contoso.com network have Windows Server 2012 R2 installed.
You are running a training exercise for junior administrators. You are currently discussing what happens when
you run the Remove-NetLbfoTeam Windows PowerShell cmdlet.
Which of the following describes the results of running this cmdlet?
How should you complete the relevant code?
HOTSPOT
You use the storage client library to develop an application that manages Azure table storage data.
The application reports error codes when it saves data. You must use a custom retry policy to handle the error
codes.
The custom retry policy must meet the following requirements:
Retry when a conflict error code is encountered.
Retry when a storage exception is encountered.Retry until the maximum number of retry attempts is reached.
You create the following code segment. Line numbers are included for reference only.
You need to insert code at line 14 to implement the retry policy.
How should you complete the relevant code? To answer, select the appropriate option or options in the answer
area.
Hot Area:
Hot Area:
HOTSPOT
Your network contains an Active Directory domain. The domain contains a server named Server28.
The computer account of Server 28 is located in an organizational unit (OU) named OU1. A Group Policy object
(GPO) named Application Restriction Policy is linked to OU1.
The settings of the GPO are configured as shown in the GPO Settings exhibit. (Click the Exhibit button.)
The Services console on Server28 is shown in the Services exhibit. (Click the Exhibit button.)
Select Yes if the statement can be shown to be true based on the available information; otherwise select No.
Each correct selection is worth one point.
Hot Area:
How should you complete the relevant code?
DRAG DROP
The Azure Queue service hosts a queue named userRegistrationQueue. You are developing a web job to
process messages from the queue. You create a new console application by using Microsoft Visual Studio. You
also create an Azure storage connection string and store the connection string in the application configuration
file.
All trigger listeners and jobs must run on the current thread.
You need to ensure that the web job processes the messages from the queue.
How should you complete the relevant code? To answer, drag the appropriate code segments to the correct
location or locations. Each code segment 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 three actions should you perform in sequence?
DRAG DROP
You create a new web application by using a single Azure website deployment. The deployment uses the
shared web hosting plan. User activity varies significantly and unpredictably.
The application must automatically scale to a maximum of eight virtual machines based on CPU utilization.
You need to configure the environment.
In the Azure management portal, 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:
Which two actions will achieve the goal?
You have a website that is hosted on Azure. You connect to the site by using the URI http://www.contoso.com.
You plan to publish a new version of the website.
You need to acquire the publishing profile for the website.
Which two actions will achieve the goal? Each correct answer presents a complete solution.