What are two possible ways to achieve this goal?
You manage a cloud service that hosts a customer-facing application. The application allows users
to upload images and create collages. The cloud service is running in two medium instances and
utilizes Azure Queue storage for image processing. The storage account is configured to be locally
redundant. The sales department plans to send a newsletter to potential clients. As a result, you
expect a significant increase in global traffic. You need to recommend a solution that meets the
following requirements:
– Configure the cloud service to ensure the application is responsive to
the traffic increase.
– Minimize hosting and administration costs.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
You need to configure the Azure Management Portal to no…
You manage a web application published to Azure Cloud Services. Your service level agreement
(SLA) requires that you are notified in the event of poor performance from customer locations in
the US, Asia, and Europe. You need to configure the Azure Management Portal to notify you when
the SLA performance targets are not met. What should you do?
You need to ensure that messages that are never consume…
You manage a cloud service that utilizes an Azure Service Bus queue. You need to ensure that
messages that are never consumed are retained. What should you do?
Which values should you use within the service configur…
Drag and Drop Question
You plan to deploy a cloud service named contosoapp. The service includes a web role named
contosowebrole. The web role has an endpoint named restrictedEndpoint. You need to allow
access to restricted Endpoint only from your office machine using the IP address 145.34.67.82.
Which values should you use within the service configuration file? To answer, drag the appropriate
value to the correct location in the service configuration file. Each value 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.
Which two actions should you perform?
You migrate a Windows Server .NET web application to Azure Cloud Services. You need enable
trace logging for the application. Which two actions should you perform? Each correct answer
presents part of the solution.
Which value should you use with each configuration?
Drag and Drop Question
You administer a cloud service named contosoapp that has a web role and worker role.
Contosoapp requires you to perform an in-place upgrade to the service. You need to ensure that
at least six worker role instances and eight web role instances are available when you apply
upgrades to the service. You also need to ensure that updates are completed for all instances by
using the least amount of time. Which value should you use with each configuration? To answer,
drag the appropriate value to the correct configuration. Each value 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.
What are two possible ways to achieve this goal?
Your network includes a legacy application named LegacyApp1. The application only runs in the
Microsoft .NET 3.5 Framework on Windows Server 2008. You plan to deploy to Azure Cloud
Services. You need to ensure that LegacyApp1 will run correctly in the new environment. What are
two possible ways to achieve this goal? Each correct answer presents a complete solution.
You need to create a new shared access policy for subsc…
Hotspot Question
You manage an Azure Service Bus for your company. You plan to enable access to the Azure
Service Bus for an application named ContosoLOB. You need to create a new shared access policy
for subscriptions and queues that has the following requirements:
– Receives messages from a queue
– Deadletters a message
– Defers a message for later retrieval
– Enumerates subscriptions
– Gets subscription description
In the table below, identify the permission you need to assign to ensure that ContosoLOB is able
to accomplish the above requirements. Make only one selection in each column.
Which three xplat-cli commands should you perform in se…
Drag and Drop Question
You manage an Azure Web Site named salessite1. You notice some performance issues with
salessite1. You create a new database for salessite1. You need to update salessite1 with the
following changes, in the order shown:
1. Display the list of current connection strings.
2. Create a new connection string named conn1 with a value of:
Server=tcp:samplel.database.windows.net,1433;
Database=NewDB;
User ID=User@samplel;
Password=Passwordl;
Trusted_Connection=False;
Encrypt=True;
Connec tion Timeout=30;.
3. Download the application logs for analysis.
Which three xplat-cli commands should you perform in sequence? To answer, move the
appropriate commands from the list of commands to the answer area and arrange them in the
correct order.
Which four steps should you perform next in sequence?
Drag and Drop Question
You administer an Azure Web Site named contosoweb that uses a production database. You
deploy changes to contosoweb from a deployment slot named contosoweb-staging. You discover
issues in contosoweb that are affecting customer data. You need to resolve the issues in
contosoweb while ensuring minimum downtime for users. You swap contosoweb to contosowebstaging. Which four steps should you perform next in sequence? To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.