exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 5 question 23 discussion

Actual exam question from Microsoft's AZ-204
Question #: 23
Topic #: 5
[All AZ-204 Questions]

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:

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
bensagar10
Highly Voted 4 years, 7 months ago
1.Yes 2.No Refer - https://docs.microsoft.com/en-us/azure/frontdoor/front-door-caching ,You don’t need to purge the cache assets. Here the issue is that the file size needs to be less than 8MB 3.Yes
upvoted 194 times
Tealon
4 years, 5 months ago
I agree with this answer.
upvoted 1 times
...
profesorklaus
4 years, 4 months ago
I agree also.
upvoted 1 times
...
AfroYeti
4 years, 4 months ago
You could argue that compression isn't supported due to the file size "Additionally, the file must also be between 1 KB and 8 MB in size, inclusive."
upvoted 2 times
jkes80
3 years, 11 months ago
Compression isn't but the answer states "compression TYPE". And Brotli is supported.
upvoted 4 times
...
...
Juanlu
4 years, 3 months ago
I Agree !
upvoted 3 times
...
...
AakashNeedsEmAll
Highly Voted 4 years, 7 months ago
application/xml is a MIME type and therefore, is supported. Answer 1 should be yes.
upvoted 26 times
...
Jay456
Most Recent 6 months, 3 weeks ago
https://learn.microsoft.com/en-us/azure/frontdoor/standard-premium/how-to-compression
upvoted 2 times
...
8ac3742
10 months, 2 weeks ago
By default, Frontdoor supports Brotli for html but Frontdoor doesn't support Brotli for XML, so A is incorrect.
upvoted 2 times
...
38195c0
11 months, 3 weeks ago
To whom is "inbound" the received file? - Is it file uploaded from the customer browser? - Or is it response received from the backend behind Frontdoor? - Or is it inbound from backend to Front door?
upvoted 2 times
overhill
7 months ago
Had the same question...
upvoted 1 times
...
...
Stel0Papad4
1 year ago
Copilot: Q -> (...) 1. The file MIME type is supported by the service 2. Edge nodes must be purged of all cached assets 3. The compression type is supported I need you to give me a YES/NO answer for each of the above sentences (1-3). Provide a simplified and short explanation for each of your answers. A -> 1. YES - Azure Front Door Service supports file compression for a variety of MIME types, and XML files typically have a MIME type that is supported for compression1. 2. NO - Purging the edge nodes of all cached assets is not necessarily related to the issue of XML files not being compressed. This action is usually taken to clear outdated or corrupted content from the cache1. 3. YES - Brotli compression is supported by Azure Front Door Service, and it can be used to compress files on the fly at the POP servers1.
upvoted 1 times
...
FeriAZ
1 year, 3 months ago
1.Yes 2. No 3. Yes
upvoted 2 times
...
WH16
1 year, 10 months ago
This was on the exam (9th August 2023). Went with proposed. Scored 910.
upvoted 2 times
...
sundeepch1
1 year, 11 months ago
1. No 2. Yes 3. Yes
upvoted 1 times
...
wrak
2 years, 3 months ago
IMHO, Yes/No answers should be based on the details provided in the question, hence: 1. Yes - application/xml is supported 2. No - if we will purge cache it will still not compress the file 3. Yes - statement is about compression type and Brotli is supported
upvoted 4 times
...
rolling_potato_
2 years, 5 months ago
Was on my exam today (3rd of Jan 2023), went with given answer
upvoted 3 times
adilkhan
2 years, 4 months ago
you mean No, Yes and Yes? your score please
upvoted 1 times
...
...
OPT_001122
2 years, 7 months ago
Why are the admins not correcting the answers having gone thru the highly voted discussion comments!!!
upvoted 6 times
...
OPT_001122
2 years, 7 months ago
Yes No Yes
upvoted 2 times
...
Eltooth
2 years, 11 months ago
Yes No Yes
upvoted 5 times
...
minaritochuck
3 years, 1 month ago
https://docs.microsoft.com/en-us/azure/frontdoor/standard-premium/how-to-compression In Azure Front Door, only eligible files are compressed. To be eligible for compression, a file must: Be of a MIME type Be larger than 1 KB Be smaller than 8 MB These profiles support the following compression encodings: gzip (GNU zip) brotli If the request supports more than one compression type, brotli compression takes precedence. I guess the root cause is because xml is 9MB in size. 1. YES : xml = MIME type 2. NO : I don't think purging cache is necessary.. 3. YES - brotli is supported
upvoted 7 times
...
Azprep
3 years, 2 months ago
1. Yes 2. No 3. Yes
upvoted 2 times
...
Prasu69
3 years, 2 months ago
1. NO - the file must be of a MIME type to be eligible for compression. application/xml or text/xml are not supported. 2. Yes - size should be in 1- 8MB chunks. ( 9 MB divides into 8MB chunk and 1 MB chunk ) 3. Yes - Brotli Compression method is supported.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...