PrepAway - Latest Free Exam Questions & Answers

Category: 70-532 (v.1)

Exam 70-532: Developing Microsoft Azure Solutions (update June 30th, 2016)

For each of the following statements, select Yes if the statement is true.

HOTSPOT
You have a WebJob object that runs as part of an Azure website. The WebJob object uses features from the
Azure SDK for .NET. You use a well formed but invalid storage key to create the storage account that you pass
into the UploadDataToAzureStorage method.
The WebJob object contains the following code segment. Line numbers are included for reference only.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

Which four actions should you perform in sequence?

DRAG DROP
You create a web application. You publish the source code of the web application to a GitHub repository by
using Microsoft Visual Studio. You create a website by using the Azure management portal.
You must continuously deploy the web application from the GitHub repository website to the Azure website.
You need to deploy the source code of the web application.
Which four 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.

You need to ensure that all API calls perform consistently

A company creates an API and makes it accessible on an Azure website. External partners use the API
occasionally. The website uses the Standard web hosting plan.
Partners report that the first API call in a sequence of API calls occasionally takes longer than expected to run.
Subsequent API calls consistently perform as expected.
You need to ensure that all API calls perform consistently.
What should you do?

How should you complete the relevant markup?

HOTSPOT
You have a cloud service that runs an external process that is named MyStartupTask.cmd. The cloud service
runs this external process when the web role starts. The external process writes information to the Windows
registry. You set the value of an environment variable named MyIDto the deployment ID for the current web
role instance.
The external process must complete writing the information to the Windows registry before the web role
starts to accept web traffic.
You need to configure the cloud service.
How should you complete the relevant markup? To answer, select the appropriate option or options in the
answer area.

Which three actions should you perform in sequence?

DRAG DROP
You deploy an application as a cloud service to Azure. The application contains a web role to convert
temperatures between Celsius and Fahrenheit.
The application does not correctly convert temperatures. You must use Microsoft Visual Studio to determine
why the application does not correctly convert temperatures.
You need to debug the source code in Azure.
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.

Which three actions should you perform in sequence?

DRAG DROP
Your team uses a proprietary source control product. You use FTP to manually deploy an Azure website.
You must move your source code from the proprietary source control product to a secure on premises Git
versioning system. Instead of deploying the website by using FTP.the website must automatically deploy to
Azure each time developers check in source files.
You need to implement the new deployment strategy.
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.

How should you complete the relevant code?

HOTSPOT
You are developing an Azure cloud service for a company. The cloud service monitors a queue for incoming
messages and then processes invoices based on the contents of these messages.
Some messages are formed incorrectly and cause exceptions. There is no time limit for how long the service
takes to process an individual message.
All messages must be processed at least once by using the ProcessMessage method. Messages must not be
processed more than twice by using the ProcessMessage method. Messages that fail normal processing must
be processed by using the ProcessPoisonMessage method.
You need to configure message processing.
How should you complete the relevant code? To answer, select the appropriate option or options in the
answer area.

How should you configure the relevant Windows PowerShell script?

HOTSPOT
You deploy a new version of a cloud service application to a staging slot. The application consists of one web
role. You prepare to swap the new version of the application into the production slot Your Azure account has
access to multiple Azure subscriptions. You load the Azure PowerShell cmdlets into the Windows PowerShell
command shell. The command shell is NOT configured for certificate based authentication.
You must use the Windows PowerShell command window to configure the application.
You need to create five instances of the web role.
How should you configure the relevant Windows PowerShell script? To answer, select the appropriate option
or options in the answer area.


Page 9 of 9« First...56789