Proper study guides for Far out Microsoft Developing Microsoft Azure Solutions certified begins with Microsoft 70 532 dumps preparation products which designed to deliver the Refined microsoft azure certification 70 532 questions by making you pass the microsoft azure certification 70 532 test at your first time. Try the free microsoft azure 70 532 demo right now.
Q1. - (Topic 5)
You connect to an existing service over the network by using HTTP. The service listens on HTTP port 80. You plan to create a test environment for this existing service by using an Azure virtual machine (VM) that runs Windows Server.
The service must be accessible from the public Internet over HTTP port 8080.
You need to configure the test environment.
Which two actions should you take? Each correct answer presents part of the solution.
A. Configure an endpoint to route traffic from port 8080 to port 80.
B. Configure an endpoint to route traffic from port 80 to port 8080.
C. Ensure that the public IP address is configured as a static IP address.
D. Configure the Windows Server firewall to allow incoming and outgoing traffic on port 8080.
E. Configure the Windows Server firewall to allow incoming and outgoing traffic on port 80.
Answer: A,E
Q2. - (Topic 5)
You are developing a REST API service that provides data about products. The service will be hosted in an Azure virtual machine (VM).
The product data must be stored in Azure tables and replicated to multiple geographic locations.
API calls that use the HTTP GET operation must continue to function when the data tables at the primary Azure datacenter are not accessible.
You need to configure storage for the service.
Which type of replication should you choose?
A. Locally Redundant Storage replication
B. Geo-Redundant Storage replication
C. Zone-Redundant Storage replication
D. Read-Access Geo-Redundant Storage replication
Answer: D
Q3. - (Topic 5)
You are managing an application. The application uses data that is stored in an Azure SQL database.
You must be able to reset the application to the state that existed on any day in the previous 35 days.
You need to choose a backup solution.
What should you do?
A. Run SQL replication on the SQL database once a day.
B. Use Microsoft Azure SQL Database Point in Time Restore
C. Use the SQL Server Data-Tier Application Framework to build a data-tier application (DAC) file once a day.
D. Use the bcp utility to export data to an Azure page blob once a day.
Answer: B
Q4. HOTSPOT - (Topic 5)
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.
Answer:
Q5. HOTSPOT - (Topic 3)
You need to implement endpoint monitoring.
What should you do? To answer, configure the appropriate options in the dialog box in the answer area.
Answer:
Q6. - (Topic 2)
You need to implement data storage for patient information.
What should you do?
A. Use the Update Entity operation of the Table Service REST API.
B. Use the Put Blob operation of the Blob Service REST API.
C. Use the Put Message operation of the Create Queue REST API.
D. Use the Set Share Metadata operation of the File Service REST API.
Answer: A
Q7. - (Topic 4)
You need to meet the performance and scalability requirements.
Which SQL Database configuration should you use?
A. Use the S1 performance level for On-Peak mode.
B. Use the P2 performance level for On-Peak mode.
C. Use the S2 performance level for On-Peak mode.
D. Use the P1 performance level for On-Peak mode.
Answer: D
Q8. - (Topic 5)
You develop a service that runs on a worker role in Azure. The service caches a large amount of data from a database at startup. The service has a configuration file that includes two settings named ConnectionString and SleepInterval.
The service must restart when the value of the ConnectionString setting changes. The service must NOT restart when the value of the SleepInterval setting changes.
You have the following code. Line numbers are for reference only.
You need to configure the service.
Which code segment should you insert at line 21?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: A
Q9. HOTSPOT - (Topic 5)
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 MyID to 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.
Answer:
Q10. - (Topic 1)
You update the portion of the website that contains biographical information about
students.
You need to provide data for testing the updates to the website.
Which approach should you use?
A. Use SQL Server data synchronization.
B. Use the Active Geo-Replication feature of Azure SQL Database.
C. Use SQL Replication.
D. Use the Geo-Replication feature of Azure Storage.
Answer: A