Want to know Actualtests 70-532 Exam practice test features? Want to lear more about Microsoft Developing Microsoft Azure Solutions certification experience? Study High quality Microsoft 70-532 answers to Replace 70-532 questions at Actualtests. Gat a success with an absolute guarantee to pass Microsoft 70-532 (Developing Microsoft Azure Solutions) test on your first attempt.
Q41. - (Topic 5)
You store data in an Azure blob. Data accumulates at a rate of 0.10 GB per day.
You must use storage analytics data to verify that the service level agreement (SLA) has been met and to analyze the performance of VHDs, including the pattern of usage.
Analytics data must be deleted when it is older than 100 days or when the total amount of data exceeds 10 GB.
You need to configure storage analytics and access the storage analytics data.
Which two approaches will achieve the goal? Each correct answer presents part of the solution.
A. Disable the data retention policy.
B. Access analytics data by using the Service Management REST APL
C. Access analytics data by using the APIs used to read blob and table data.
D. Configure a data retention policy of 100 days.
Answer: C,D
Q42. - (Topic 5)
You create a software-as-a-service (SaaS) application. Websites, cloud services, and virtual machines (VMs) read common data values from the database for the application.
The application does not scale efficiently. All VMs, websites, and cloud services must read from the same data source.
You need to design a cache solution for the SaaS application.
What should you do?
A. Deploy a cache by using Azure Redis Cache. Access the cache from the websites, cloud services, and VMs.
B. Configure a cache by using ASP.NET. Access the cache from the websites, cloud services, and VMs.
C. Use Azure Redis Cache to deploy one cache for each website, one cache for each cloud service, and one cache for each VM. Configure each cache to ensure that data is consistent in all the cache instances.
D. Deploy a cache by using Azure Redis Cache. Configure the cache to use database connection strings.
Answer: A
Q43. DRAG DROP - (Topic 5)
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.
Answer:
Q44. HOTSPOT - (Topic 5)
You create a cache for a project by using Azure Redis Cache. You are writing test code that verifies that the cache is available.
You need to ensure that data can be saved to the cache and retrieved from the cache.
How should you complete the relevant code? To answer, select the appropriate option or options in the answer area.
Answer:
Q45. HOTSPOT - (Topic 5)
You are creating a set of load-balanced virtual machines (VMs) that are hosted on Azure.
You run the following Windows PowerShell script. Line numbers are included for reference only.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Answer:
Q46. DRAG DROP - (Topic 5)
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.
Answer:
Q47. - (Topic 5)
You are maintaining an application that uses the Azure Content Delivery Network (CDN) to serve terabytes of content that is stored in page blobs.
Your bill for CDN services is higher than you expect.
You need to monitor the application to find issues that increase costs.
Which two operations should you monitor? Each correct answer presents part of the solution.
A. The Time-To-Live (TTL) of the blobs.
B. The country of origin for the client computer and the CDN region.
C. The number of requests that result in an HTTP status code over 400.
D. The allocated size of page blobs.
E. The expiration date of the blobs.
Answer: B,D
Q48. HOTSPOT - (Topic 5)
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.
Answer:
Q49. HOTSPOT - (Topic 5)
A company creates an Azure worker role to manage products.
The number of customers who inquire about how many products are in inventory rapidly increases.
You need to ensure that the worker role can scale to accommodate the increased workload.
How should you complete the relevant code? To answer, select the appropriate option or options in the answer area.
Answer:
Q50. DRAG DROP - (Topic 4)
You need to insert markup at line SD22 to install the software that generates PDF documents.
How should you complete the relevant markup? To answer, drag the appropriate code segments to the correct 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.
Answer: