Question 216

You are using Azure Front Door Service.
You are expecting inbound files to be compressed by using Brotli compression. You discover that inbound XML files are not compressed. The files are 9 megabytes (MB) in size.
You need to determine the root cause for the issue.
To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 217

A company is implementing a publish-subscribe (Pub/Sub) messaging component by using Azure Service Bus. You are developing the first subscription application.
In the Azure portal you see that messages are being sent to the subscription for each topic. You create and initialize a subscription client object by supplying the correct details, but the subscription application is still not consuming the messages.
You need to complete the source code of the subscription client
What should you do?
  • Question 218

    You need to implement the Log policy.
    How should you complete the Azure Event Grid subscription? To answer, drag the appropriate JSON segments to the correct locations. Each JSON segment may be used once, more than once, or not at all. You may need to drag the split bar between panes to view content.
    NOTE: Each correct selection is worth one point.

    Question 219

    You develop an image upload service that is exposed using Azure API Management. Images are analyzed after upload for automatic tagging.
    Images over 500 KB arc processed by a different backend that offers a lower tier of service that costs less money. The lower tier of serviceisdenoted by a header named x-lsrSe-request. Images over 500 KB must never be processed by backends for smaller images and must always be charged the lower price.
    You need to implement API Management policies to ensure that images are processed correctly.
    How should you complete the API Management inbound policy? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 220

    A company is developing a gaming platform. Users can join teams to play online and see leaderboards that include player statistics. The solution includes an entity named Team.
    You plan to implement an Azure Redis Cache instance to improve the efficiency of data operations for entities that rarely change.
    You need to invalidate the cache when team data is changed.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.