You need to disable disk caching for the data disk.Whic…
You host an application on an Azure virtual machine (VM) that uses a data disk. The application performs
several input and output operations per second.
You need to disable disk caching for the data disk.Which two actions will achieve the goal? Each answer presents a complete solution.
what should you do?
You store data by using table storage in Azure.
The storage analytics logs do not contain any data.
You must configure the Azure storage account to retain logs for the maximum length of time that Azure permits.
In the Azure management portal, what should you do?
You need to ensure that the WeatherDetails application …
You are developing a messaging solution to integrate two applications named WeatherSummary and
WeatherDetails. The WeatherSummary application displays a summary of weather information for major cities.
The WeatherDetails application displays weather details for a specific city.
You need to ensure that the WeatherDetails application displays the weather details for the city that the user
selects in the WeatherSummary application.
What should you do?
Which code segment should you insert at line 02?
You are modifying a web application so that it uses Azure Active Directory to manage users. You create a
security group named Users and a security group named Administrators. The Administrators security group is a
member of the Users security group.
You create the following code segment. Line numbers are included for reference only.
You need to implement the canAccessUserResources function.
Which code segment should you insert at line 02?
You need to design a cache solution for the SaaS application
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?
Which two operations should you monitor?
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.
How should you complete the request?
DRAG DROP
You are developing a web application that integrates with Azure Active Directory (AD). The application uses the
OAuth 2.0 protocol to authorize secure connections to a web service that is at https://service.adatum.com.
The application must request an access token to invoke the web service methods.
You need to submit an HTTP request to the Azure AD endpoint.
How should you complete the request? 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.
Select and Place:
You need to configure the virtual networks
A company plans to increase its virtual network capacity by adding virtual network subscriptions.
You must increase the number of subscriptions from 3 to 15.
You need to configure the virtual networks.
What should you do?
How should you complete the relevant code?
DRAG DROP
You are developing a web application that uses Azure push notifications to interact with users.
You need to send a text notification to users to alert them that the application is ready to test.
How should you complete the relevant code? To answer, drag the appropriate code segment to the correct
location. 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:
How should you complete the relevant code?
HOTSPOT
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.
Hot Area: