Skip to content

Commit 3e43607

Browse files
authored
Merge pull request #294454 from AbdullahBell/cdn-image-deletion
Networking: CDN: Reducing screenshot usage: 24 articles
2 parents d4e4340 + d99ed37 commit 3e43607

File tree

99 files changed

+17
-176
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+17
-176
lines changed

articles/cdn/cdn-add-to-web-app.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,16 +56,12 @@ Otherwise, if you don't want to optimize your new endpoint, you can use the web
5656

5757
1. In the left navigation, select **App Services**, and then select the app that you created in the [static HTML quickstart](../app-service/quickstart-html.md).
5858

59-
:::image type="content" source="./media/cdn-add-to-web-app/portal-select-app-services.png" alt-text="Screenshot of select an App Service app in the portal.":::
60-
6159
1. In the **App Service** page, in the **Settings** section, select **Networking > Azure CDN**.
6260

6361
:::image type="content" source="./media/cdn-add-to-web-app/portal-select-cdn.png" alt-text="Screenshot of select Azure Content Delivery Network from networking setting of an App Service.":::
6462

6563
1. In the **Azure Content Delivery Network** page, provide the **New endpoint** settings as specified in the table.
6664

67-
:::image type="content" source="./media/cdn-add-to-web-app/portal-new-endpoint.png" alt-text="Screenshot of create Azure Content Delivery Network profile and endpoint in the portal.":::
68-
6965
| Setting | Suggested value | Description |
7066
| ------- | --------------- | ----------- |
7167
| **content delivery network profile** | myCDNProfile | A content delivery network profile is a collection of content delivery network endpoints with the same pricing tier. |
@@ -144,12 +140,8 @@ To trigger the content delivery network to update its cached version, purge the
144140

145141
1. In the portal left navigation, select **Resource groups**, and then select the resource group that you created for your web app (myResourceGroup).
146142

147-
:::image type="content" source="./media/cdn-add-to-web-app/portal-select-group.png" alt-text="Screenshot of selecting resource group from left menu pane in the portal.":::
148-
149143
1. In the list of resources, select your content delivery network endpoint.
150144

151-
:::image type="content" source="./media/cdn-add-to-web-app/portal-select-endpoint.png" alt-text="Screenshot of Azure Content Delivery Network endpoint from resource group.":::
152-
153145
1. At the top of the **Endpoint** page, select **Purge**.
154146

155147
:::image type="content" source="./media/cdn-add-to-web-app/portal-select-purge.png" alt-text="Screenshot of purge button in an Azure Content Delivery Network profile.":::

articles/cdn/cdn-advanced-http-reports.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ This document explains advanced HTTP reporting in Microsoft Azure CDN. These rep
2222

2323
1. From the CDN profile page, select the **Manage** button.
2424

25-
![CDN profile blade manage button](./media/cdn-advanced-http-reports/cdn-manage-btn.png)
26-
2725
The CDN management portal opens.
2826
2. Hover over the **Analytics** tab, then hover over the **Advanced HTTP Reports** flyout. Select on **HTTP Large Platform**.
2927

articles/cdn/cdn-azure-diagnostic-logs.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,9 @@ Follow these steps enable logging for your Azure Content Delivery Network endpoi
4040

4141
2. In the Azure portal, navigate to **All resources** > **your-cdn-profile**.
4242

43-
2. Select the content delivery network endpoint for which you want to enable diagnostics logs:
43+
2. Select the content delivery network endpoint for which you want to enable diagnostics logs.
4444

45-
:::image type="content" source="./media/cdn-diagnostics-log/02_browse-to-diagnostics-logs.png" alt-text="Screenshot of select content delivery network endpoint." border="true":::
46-
47-
3. Select **Diagnostics logs** in the **Monitoring** section:
48-
49-
:::image type="content" source="./media/cdn-diagnostics-log/03_diagnostics-logs-options.png" alt-text="Screenshot of the diagnostics logs button under monitoring menu." border="true":::
45+
3. Select **Diagnostics logs** in the **Monitoring** section.
5046

5147
### Enable logging with Azure Storage
5248

@@ -63,8 +59,6 @@ To use a storage account to store the logs, follow these steps:
6359

6460
4. Select the subscription and storage account for the logs.
6561

66-
:::image type="content" source="./media/cdn-diagnostics-log/04_diagnostics-logs-storage.png" alt-text="Diagnostics logs - Storage." border="true":::
67-
6862
3. Select **Save**.
6963

7064
### Send to Log Analytics
@@ -80,7 +74,7 @@ To use Log Analytics for the logs, follow these steps:
8074

8175
3. Select the subscription and Log Analytics workspace for the logs.
8276

83-
:::image type="content" source="./media/cdn-diagnostics-log/05-la-workspace.png" alt-text="Diagnostics logs - Log Analytics." border="true":::
77+
:::image type="content" source="./media/cdn-diagnostics-log/05-la-workspace.png" alt-text=" Screenshot of Diagnostics logs - Log Analytics." border="true":::
8478

8579
4. Select **Save**.
8680

@@ -97,7 +91,7 @@ To use an event hub for the logs, follow these steps:
9791

9892
3. Select the subscription and event hub namespace for the logs.
9993

100-
:::image type="content" source="./media/cdn-diagnostics-log/06-eventhub-namespace.png" alt-text="Diagnostics logs - Event hub." border="true":::
94+
:::image type="content" source="./media/cdn-diagnostics-log/06-eventhub-namespace.png" alt-text="Screenshot of Diagnostics logs - Event hub." border="true":::
10195

10296
4. Select **Save**.
10397

articles/cdn/cdn-caching-rules-tutorial.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,8 @@ Before you can complete the steps in this tutorial, you must first create a cont
4141

4242
2. In the left pane under Settings, select **Caching rules**.
4343

44-
:::image type="content" source="./media/cdn-caching-rules/cdn-caching-rules-btn.png" alt-text="Screenshot of content delivery network caching rules button.":::
45-
46-
4744
The **Caching rules** page appears.
4845

49-
:::image type="content" source="./media/cdn-caching-rules/cdn-caching-rules-page.png" alt-text="Screenshot of content delivery network Caching rules page.":::
50-
5146
## Set global caching rules
5247

5348
Create a global caching rule as follows:

articles/cdn/cdn-caching-rules.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ For information about default caching behavior and caching directive headers, se
3636

3737
2. In the left pane under Settings, select **Caching rules**.
3838

39-
:::image type="content" source="./media/cdn-caching-rules/cdn-caching-rules-btn.png" alt-text="Screenshot of content delivery networking caching rules.":::
40-
4139
The **Caching rules** page appears.
4240

4341
:::image type="content" source="./media/cdn-caching-rules/cdn-caching-rules-page.png" alt-text="Screenshot of content delivery network caching rules page.":::

articles/cdn/cdn-create-a-storage-account-with-cdn.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ To create a storage account, you must be either the service administrator or a c
3737

3838
1. Search for **Storage account** and select **Storage account** from the list. Then select **Create**:
3939

40-
:::image type="content" source="./media/cdn-create-a-storage-account-with-cdn/cdn-select-new-storage-account.png" alt-text="Screenshot of create a storage account.":::
41-
4240
1. In the **Create storage account pane**, enter the following details:
4341

4442
| Setting | Value |
@@ -72,8 +70,6 @@ To create a storage account, you must be either the service administrator or a c
7270

7371
1. Select **Create**. After the endpoint is created, it appears in the endpoint list.
7472

75-
[ ![Screenshot of a storage new content delivery network endpoint.](./media/cdn-create-a-storage-account-with-cdn/azure-cdn-storage-new-endpoint-list.png).](./media/cdn-create-a-storage-account-with-cdn/azure-cdn-storage-new-endpoint-list.png#lightbox)
76-
7773
> [!TIP]
7874
> If you want to specify advanced configuration settings for your content delivery network endpoint, such as [large file download optimization](cdn-optimization-overview.md#large-file-download), you can instead use the [Azure Content Delivery Network extension](cdn-create-new-endpoint.md) to create a content delivery network profile and endpoint.
7975

articles/cdn/cdn-create-endpoint-how-to.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,8 @@ Sign in to the [Azure portal](https://portal.azure.com) with your Azure account.
3535

3636
2. Select **Endpoint**.
3737

38-
![Screenshot of content delivery network select endpoint.](./media/cdn-create-endpoint-how-to/cdn-select-endpoint.png)
39-
4038
The **Add an endpoint** page appears.
4139

42-
![Screenshot of the add an endpoint page.](./media/cdn-create-endpoint-how-to/cdn-add-endpoint-page.png)
43-
4440
3. For **Name**, enter a unique name for the new content delivery network endpoint. This name is used to access your cached resources at the domain *\<endpointname>*.azureedge.net.
4541

4642
4. For **Origin type**, choose one of the following origin types:

articles/cdn/cdn-create-new-endpoint.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ After you've created a content delivery network profile, you use it to create an
3737

3838
1. On the content delivery network profile page, select **+ Endpoint**.
3939

40-
:::image type="content" source="./media/cdn-create-new-endpoint/cdn-select-endpoint.png" alt-text="Screenshot of create Content Delivery Network endpoint.":::
41-
4240
The **Add an endpoint** pane appears.
4341

4442
3. Enter the following setting values:
@@ -54,8 +52,6 @@ After you've created a content delivery network profile, you use it to create an
5452
| **Origin port** | Leave the default port values. |
5553
| **Optimized for** | Leave the default selection, **General web delivery**. |
5654

57-
:::image type="content" source="./media/cdn-create-new-endpoint/cdn-add-endpoint.png" alt-text="Add endpoint pane.":::
58-
5955
3. Select **Add** to create the new endpoint. After the endpoint is created, it appears in the list of endpoints for the profile.
6056

6157
:::image type="content" source="./media/cdn-create-new-endpoint/cdn-endpoint-success.png" alt-text="View added endpoint.":::

articles/cdn/cdn-custom-ssl.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,6 @@ To enable HTTPS on a custom domain, follow these steps:
7373

7474
3. In the list of CDN endpoints, select the endpoint containing your custom domain.
7575

76-
:::image type="content" source="./media/cdn-custom-ssl/cdn-select-custom-domain-endpoint.png" alt-text="Screenshot of endpoints list.":::
77-
The **Endpoint** page appears.
78-
7976
4. In the list of custom domains, select the custom domain for which you want to enable HTTPS.
8077

8178
:::image type="content" source="./media/cdn-custom-ssl/cdn-custom-domain.png" alt-text="Screenshot of the custom domain page with the option to use my own certificate.":::
@@ -246,8 +243,6 @@ In this section, you learn how to disable HTTPS for your custom domain.
246243

247244
4. Choose the custom domain for which you want to disable HTTPS.
248245

249-
:::image type="content" source="./media/cdn-custom-ssl/cdn-custom-domain-certificate-deployed.png" alt-text="Screenshot of the custom domains list.":::
250-
251246
5. Choose **Off** to disable HTTPS, then select **Apply**.
252247

253248
:::image type="content" source="./media/cdn-custom-ssl/cdn-disable-custom-ssl.png" alt-text="Screenshot of the custom HTTPS dialog.":::

articles/cdn/cdn-dynamic-site-acceleration.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,10 @@ To configure a content delivery network endpoint to optimize delivery of dynamic
2828

2929
1. In the **CDN profile** page, select **Endpoint**.
3030

31-
![Screenshot of add a new content delivery network endpoint.](./media/cdn-dynamic-site-acceleration/cdn-endpoint-profile.png)
32-
3331
The **Add an endpoint** pane appears.
3432

3533
2. Under **Optimized for**, select **Dynamic site acceleration**.
3634

37-
![Screenshot of create a new content delivery network endpoint with DSA.](./media/cdn-dynamic-site-acceleration/cdn-endpoint-dsa.png)
38-
3935
3. For **Probe path**, enter a valid path to a file.
4036

4137
Probe path is a feature specific to DSA, and a valid path is required for creation. DSA uses a small *probe path* file placed on the origin server to optimize network routing configurations for the content delivery network. For the probe path file, you can download and upload the sample file to your site, or use an existing asset on your origin that is about 10 KB in size.
@@ -87,8 +83,6 @@ To access caching rules:
8783

8884
1. From the **CDN profile** page, under settings, select **Caching rules**.
8985

90-
![Screenshot of content delivery network caching rules button.](./media/cdn-dynamic-site-acceleration/cdn-caching-rules-btn.png)
91-
9286
The **Caching rules** page opens.
9387

9488
2. Create a global or custom caching rule to turn on caching for your DSA endpoint.
@@ -97,14 +91,12 @@ To access the rules engine:
9791

9892
1. From the **CDN profile** page, select **Manage**.
9993

100-
![Screenshot of content delivery network profile manage button.](./media/cdn-dynamic-site-acceleration/cdn-manage-btn.png)
101-
10294
The content delivery network management portal opens.
10395

10496
2. From the content delivery network management portal, select **ADN**, then select **Rules Engine**.
10597

10698
![Rules engine for DSA](./media/cdn-dynamic-site-acceleration/cdn-dsa-rules-engine.png)
10799

108-
Alternatively, you can use two content delivery network endpoints: one endpoint optimized with DSA to deliver dynamic assets and another endpoint optimized with a static optimization type, such as general web delivery, to delivery cacheable assets. Modify your webpage URLs to link directly to the asset on the content delivery network endpoint you plan to use.
100+
Alternatively, you can use two content delivery network endpoints: one endpoint optimized with DSA to deliver dynamic assets and another endpoint optimized with a static optimization type, such as general web delivery, to deliver cacheable assets. Modify your webpage URLs to link directly to the asset on the content delivery network endpoint you plan to use.
109101

110102
For example, `mydynamic.azureedge.net/index.html` is a dynamic page and is loaded from the DSA endpoint. The HTML page references multiple static assets such as JavaScript libraries or images that are loaded from the static content delivery network endpoint, such as `mystatic.azureedge.net/banner.jpg` and `mystatic.azureedge.net/scripts.js`.

0 commit comments

Comments
 (0)