Question 88 of 179 from exam AZ-204: Developing Solutions for Microsoft Azure

Question 88 of 179 from exam AZ-204: Developing Solutions for Microsoft Azure

Question

HOTSPOT - 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.

Hot Area:

Answer Area
Statement

The file MIME type is supported by the service.

Yes

°

Edge nodes must be purged of all cache assets. O

The compression type is supported.

ce)

No

Explanations

Answer Area
Statement Yes
The file MIME type is supported by the service. O
Edge nodes must be purged of all cache assets. | O. |

The compression type is supported. re)

No

ro)

Box 1: No - Front Door can dynamically compress content on the edge, resulting in a smaller and faster response to your clients.

All files are eligible for compression.

However, a file must be of a MIME type that is eligible for compression list.

Box 2: No - Sometimes you may wish to purge cached content from all edge nodes and force them all to retrieve new updated assets.

This might be due to updates to your web application, or to quickly update assets that contain incorrect information.

Box 3: Yes - These profiles support the following compression encodings: Gzip (GNU zip), Brotli Reference: https://docs.microsoft.com/en-us/azure/frontdoor/front-door-caching.