Skip to content

Commit a5f99b5

Browse files
committed
freshness review 3/24
1 parent bec86b7 commit a5f99b5

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/frontdoor/standard-premium/how-to-compression.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ services: front-door
55
author: duongau
66
ms.service: frontdoor
77
ms.topic: article
8-
ms.date: 01/16/2023
8+
ms.date: 03/31/2024
99
ms.author: yuajia
1010
---
1111

1212
# Improve performance by compressing files in Azure Front Door
1313

14-
File compression is an effective method to improve file transfer speed and increase page-load performance. The compression reduces the size of the file before it's sent by the server. File compression can reduce bandwidth costs and provide a better experience for your users.
14+
File compression is an effective method to improve file transfer speed and increase page-load performance. The server compresses the file to reduce its size before sending it. File compression can reduce bandwidth costs and provide a better experience for your users.
1515

1616
There are two ways to enable file compression:
1717

@@ -26,12 +26,12 @@ There are two ways to enable file compression:
2626
2727
## Enabling compression
2828

29-
> [!Note]
29+
> [!NOTE]
3030
> In Azure Front Door, compression is part of **Enable Caching** in Route. Only when you **Enable Caching**, can you take advantage of compression in Azure Front Door.
3131
3232
You can enable compression in the following ways:
3333
* During quick create - When you enable caching, you can enable compression.
34-
* During custom create - Enable caching and compression when you're adding a route.
34+
* During custom, create - Enable caching and compression when you're adding a route.
3535
* In Front Door manager.
3636
* On the Optimization page.
3737

@@ -41,11 +41,11 @@ You can enable compression in the following ways:
4141

4242
1. Within the endpoint, select the **route** you want to enable compression on.
4343

44-
:::image type="content" source="../media/how-to-compression/front-door-compression-endpoint-manager-1.png" alt-text="Screenshot of the Front Door manager landing page." lightbox="../media/how-to-compression/front-door-compression-endpoint-manager-1-expanded.png":::
44+
:::image type="content" source="../media/how-to-compression/front-door-compression-endpoint-manager-1.png" alt-text="Screenshot of the Azure Front Door manager landing page." lightbox="../media/how-to-compression/front-door-compression-endpoint-manager-1-expanded.png":::
4545

4646
1. Ensure **Enable caching** is checked, then select the checkbox for **Enable compression**.
4747

48-
:::image type="content" source="../media/how-to-compression/front-door-compression-endpoint-manager-2.png" alt-text="Screenshot of Front Door Manager showing the 'Enable compression' radio button.":::
48+
:::image type="content" source="../media/how-to-compression/front-door-compression-endpoint-manager-2.png" alt-text="Screenshot of Azure Front Door Manager showing the 'Enable compression' radio button.":::
4949

5050
1. Select **Update** to save the configuration.
5151

@@ -61,7 +61,7 @@ You can enable compression in the following ways:
6161

6262
:::image type="content" source="../media/how-to-compression/front-door-compression-endpoint-manager-2.png" alt-text="Screenshot of the Optimizations page showing the 'Enable compression' radio button.":::
6363

64-
1. Click **Update**.
64+
1. Select **Update**.
6565

6666
## Modify compression content type
6767

@@ -82,10 +82,10 @@ You can modify the default list of MIME types on Optimizations page.
8282
## Disabling compression
8383

8484
You can disable compression in the following ways:
85-
* Disable compression in Front Door manager route.
85+
* Disable compression in Azure Front Door manager route.
8686
* Disable compression in Optimizations page.
8787

88-
### Disable compression in Front Door manager
88+
### Disable compression in Azure Front Door manager
8989

9090
1. From the Azure Front Door Standard/Premium profile page, go to **Front Door manager** under Settings.
9191

0 commit comments

Comments
 (0)