Skip to content

Commit b832a4f

Browse files
authored
Merge pull request #249819 from MicrosoftDocs/release-rebrand-cdn-edgio
Release rebrand cdn edgio -- scheduled release at 4AM of 8/31
2 parents 9eb652c + 9f55969 commit b832a4f

File tree

53 files changed

+227
-209
lines changed

Some content is hidden

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

53 files changed

+227
-209
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Open a browser and sign in to the [Azure portal](https://portal.azure.com).
4949

5050
### Dynamic site acceleration optimization
5151
If you want to optimize your CDN endpoint for dynamic site acceleration (DSA), you should use the [CDN portal](cdn-create-new-endpoint.md) to create your profile and endpoint. With [DSA optimization](cdn-dynamic-site-acceleration.md), the performance of web pages with dynamic content is measurably improved. For instructions about how to optimize a CDN endpoint for DSA from the CDN portal, see [CDN endpoint configuration to accelerate delivery of dynamic files](cdn-dynamic-site-acceleration.md#cdn-endpoint-configuration-to-accelerate-delivery-of-dynamic-files).
52-
Otherwise, if you don't want to optimize your new endpoint, you can use the web app portal to create it by following the steps in the next section. For **Azure CDN from Verizon** profiles, you can't change the optimization of a CDN endpoint after it has been created.
52+
Otherwise, if you don't want to optimize your new endpoint, you can use the web app portal to create it by following the steps in the next section. For **Azure CDN from Edgio** profiles, you can't change the optimization of a CDN endpoint after it has been created.
5353

5454
## Create a CDN profile and endpoint
5555

@@ -82,7 +82,7 @@ Azure creates the profile and endpoint. The new endpoint appears in the **Endpoi
8282
Because it takes time for the registration to propagate, the endpoint isn't immediately available for use:
8383
- For **Azure CDN Standard from Microsoft** profiles, propagation usually completes in 10 minutes.
8484
- For **Azure CDN Standard from Akamai** profiles, propagation usually completes within one minute.
85-
- For **Azure CDN Standard from Verizon** and **Azure CDN Premium from Verizon** profiles, propagation usually completes within 90 minutes.
85+
- For **Azure CDN Standard from Edgio** and **Azure CDN Premium from Edgio** profiles, propagation usually completes within 90 minutes.
8686

8787
The sample app has an *index.html* file and *css*, *img*, and *js* folders that contain other static assets. The content paths for all of these files are the same at the CDN endpoint. For example, both of the following URLs access the *bootstrap.css* file in the *css* folder:
8888

articles/cdn/cdn-analyze-usage-patterns.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Core Reports from Verizon | Microsoft Docs
3-
description: 'Learn how to access and view Verizon Core Reports via the Manage portal for Verizon profiles.'
2+
title: Core Reports from Edgio | Microsoft Docs
3+
description: 'Learn how to access and view Edgio Core Reports via the Manage portal for Edgio profiles.'
44
services: cdn
55
documentationcenter: ''
66
author: zhangmanling
@@ -16,11 +16,11 @@ ms.date: 01/23/2017
1616
ms.author: mazha
1717

1818
---
19-
# Core Reports from Verizon
19+
# Core Reports from Edgio
2020

2121
[!INCLUDE [cdn-verizon-only](../../includes/cdn-verizon-only.md)]
2222

23-
By using Verizon Core Reports via the Manage portal for Verizon profiles, you can view usage patterns for your CDN with the following reports:
23+
By using Edgio Core Reports via the Manage portal for Edgio profiles, you can view usage patterns for your CDN with the following reports:
2424

2525
* Bandwidth
2626
* Data Transferred
@@ -29,7 +29,9 @@ By using Verizon Core Reports via the Manage portal for Verizon profiles, you ca
2929
* Cache Hit Ratio
3030
* IPV4/IPV6 Data Transferred
3131

32-
## Accessing Verizon Core Reports
32+
<a name='accessing-verizon-core-reports'></a>
33+
34+
## Accessing Edgio Core Reports
3335
1. From the CDN profile blade, click the **Manage** button.
3436

3537
![CDN profile Manage button](./media/cdn-reports/cdn-manage-btn.png)
@@ -129,4 +131,3 @@ This report shows the traffic usage distribution in IPV4 vs IPV6.
129131

130132
## Considerations
131133
Reports can only be generated within the last 18 months.
132-

articles/cdn/cdn-app-dev-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ private static void PromptPurgeCdnEndpoint(CdnManagementClient cdn)
288288
```
289289

290290
> [!NOTE]
291-
> In the example previously, the string `/*` denotes that I want to purge everything in the root of the endpoint path. This is equivalent to checking **Purge All** in the Azure portal's "purge" dialog. In the `CreateCdnProfile` method, I created our profile as an **Azure CDN from Verizon** profile using the code `Sku = new Sku(SkuName.StandardVerizon)`, so this will be successful. However, **Azure CDN from Akamai** profiles do not support **Purge All**, so if I was using an Akamai profile for this tutorial, I would need to include specific paths to purge.
291+
> In the example previously, the string `/*` denotes that I want to purge everything in the root of the endpoint path. This is equivalent to checking **Purge All** in the Azure portal's "purge" dialog. In the `CreateCdnProfile` method, I created our profile as an **Azure CDN from Edgio** profile using the code `Sku = new Sku(SkuName.StandardVerizon)`, so this will be successful. However, **Azure CDN from Akamai** profiles do not support **Purge All**, so if I was using an Akamai profile for this tutorial, I would need to include specific paths to purge.
292292
>
293293
>
294294

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -222,9 +222,9 @@ Here's how you can use the tool:
222222
223223
## Log data delays
224224
225-
The following table shows log data delays for **Azure CDN Standard from Microsoft**, **Azure CDN Standard from Akamai**, and **Azure CDN Standard/Premium from Verizon**.
225+
The following table shows log data delays for **Azure CDN Standard from Microsoft**, **Azure CDN Standard from Akamai**, and **Azure CDN Standard/Premium from Edgio**.
226226
227-
Microsoft log data delays | Verizon log data delays | Akamai log data delays
227+
Microsoft log data delays | Edgio log data delays | Akamai log data delays
228228
--- | --- | ---
229229
Delayed by 1 hour. | Delayed by 1 hour and can take up to 2 hours to start appearing after endpoint propagation completion. | Delayed by 24 hours; if it was created more than 24 hours ago, it takes up to 2 hours to start appearing. If it was recently created, it can take up to 25 hours for the logs to start appearing.
230230
@@ -237,12 +237,12 @@ The following table shows a list of metrics available in the core analytics logs
237237
238238
* **Azure CDN Standard from Microsoft**
239239
* **Azure CDN Standard from Akamai**
240-
* **Azure CDN Standard/Premium from Verizon**
240+
* **Azure CDN Standard/Premium from Edgio**
241241
242242
Not all metrics are available from all providers, although such differences are minimal. The table also displays whether a given metric is available from a provider. The metrics are available for only those CDN endpoints that have traffic on them.
243243
244244
245-
|Metric | Description | Microsoft | Verizon | Akamai |
245+
|Metric | Description | Microsoft | Edgio | Akamai |
246246
|---------------------------|-------------|-----------|---------|--------|
247247
| RequestCountTotal | Total number of request hits during this period. | Yes | Yes |Yes |
248248
| RequestCountHttpStatus2xx | Count of all requests that resulted in a 2xx HTTP code (for example, 200, 202). | Yes | Yes |Yes |

articles/cdn/cdn-billing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ If you're using Azure Blob storage as the origin for your content, you also incu
5454
- Transfers in GB: The amount of data transferred to fill the CDN caches.
5555

5656
> [!NOTE]
57-
> Starting October 2019, If you are using Azure CDN from Microsoft, the cost of data transfer from Origins hosted in Azure to CDN PoPs is free of charge. Azure CDN from Verizon and Azure CDN from Akamai are subject to the rates described as followed.
57+
> Starting October 2019, If you are using Azure CDN from Microsoft, the cost of data transfer from Origins hosted in Azure to CDN PoPs is free of charge. Azure CDN from Edgio and Azure CDN from Akamai are subject to the rates described as followed.
5858
5959
For more information about Azure Storage billing, see [Plan and manage costs for Azure Storage](../storage/common/storage-plan-manage-costs.md).
6060

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.custom: mvc
2121
# Tutorial: Set Azure CDN caching rules
2222

2323
> [!NOTE]
24-
> Caching rules are available only for **Azure CDN Standard from Verizon** and **Azure CDN Standard from Akamai** profiles. For **Azure CDN from Microsoft** profiles, you must use the [Standard rules engine](cdn-standard-rules-engine-reference.md) For **Azure CDN Premium from Verizon** profiles, you must use the [Verizon Premium rules engine](./cdn-verizon-premium-rules-engine.md) in the **Manage** portal for similar functionality.
24+
> Caching rules are available only for **Azure CDN Standard from Edgio** and **Azure CDN Standard from Akamai** profiles. For **Azure CDN from Microsoft** profiles, you must use the [Standard rules engine](cdn-standard-rules-engine-reference.md) For **Azure CDN Premium from Edgio** profiles, you must use the [Edgio Premium rules engine](./cdn-verizon-premium-rules-engine.md) in the **Manage** portal for similar functionality.
2525
2626

2727
This tutorial describes how you can use Azure Content Delivery Network (CDN) caching rules to set or modify default cache expiration behavior both globally and with custom conditions, such as a URL path and file extension. Azure CDN provides two types of caching rules:
@@ -110,4 +110,4 @@ In this tutorial, you learned how to:
110110
Advance to the next article to learn how to configure additional caching rule settings.
111111

112112
> [!div class="nextstepaction"]
113-
> [Control Azure CDN caching behavior with caching rules](cdn-caching-rules.md)
113+
> [Control Azure CDN caching behavior with caching rules](cdn-caching-rules.md)

articles/cdn/cdn-caching-rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.author: duau
1515
This article describes how you can use content delivery network (CDN) caching rules to set or modify default cache expiration behavior. These caching rules can either be global or with custom conditions, such as a URL path and file extension.
1616

1717
> [!NOTE]
18-
> Caching rules are available only for **Azure CDN Standard from Verizon** and **Azure CDN Standard from Akamai** profiles. For **Azure CDN from Microsoft** profiles, you must use the [Standard rules engine](cdn-standard-rules-engine-reference.md) For **Azure CDN Premium from Verizon** profiles, you must use the [Verizon Premium rules engine](./cdn-verizon-premium-rules-engine.md) in the **Manage** portal for similar functionality.
18+
> Caching rules are available only for **Azure CDN Standard from Edgio** and **Azure CDN Standard from Akamai** profiles. For **Azure CDN from Microsoft** profiles, you must use the [Standard rules engine](cdn-standard-rules-engine-reference.md) For **Azure CDN Premium from Edgio** profiles, you must use the [Edgio Premium rules engine](./cdn-verizon-premium-rules-engine.md) in the **Manage** portal for similar functionality.
1919
2020
Azure Content Delivery Network (CDN) offers two ways to control how your files get cached:
2121

@@ -106,7 +106,7 @@ When you set these rules, a request for _&lt;endpoint hostname&gt;_.azureedge.ne
106106
>
107107
> Azure CDN configuration changes can take some time to propagate through the network:
108108
> - For **Azure CDN Standard from Akamai** profiles, propagation usually completes within one minute.
109-
> - For **Azure CDN Standard from Verizon** profiles, propagation usually completes in 10 minutes.
109+
> - For **Azure CDN Standard from Edgio** profiles, propagation usually completes in 10 minutes.
110110
>
111111
112112
## See also

articles/cdn/cdn-change-provider.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The purpose of this article is to share best practices when migrating from one C
2121

2222
**Azure Front Door:** release two new tiers (Standard and Premium) on March 29, 2022, which is the next generation Front Door service. It combines the capabilities of Azure Front Door (classic), Microsoft CDN (classic), and Web Application Firewall. With features such as private link integration, enhancements to rules engine, diagnostics, and a one-stop secure application acceleration for Azure customers. For more information about Azure Front Door, see [Front Door overview](../frontdoor/front-door-overview.md).
2323

24-
**Azure CDN Standard/Premium from Verizon:** is an alternative to Azure Front Door for your general CDN and media solutions. Azure CDN from Verizon is optimized for large media streaming workloads. It has unique CDN features such as cache warmup, log delivery services, and reporting features.
24+
**Azure CDN Standard/Premium from Edgio:** is an alternative to Azure Front Door for your general CDN and media solutions. Azure CDN from Edgio is optimized for large media streaming workloads. It has unique CDN features such as cache warmup, log delivery services, and reporting features.
2525

2626
**Azure CDN Standard from Akamai (Retiring October 31, 2023)**: In May of 2016, Azure partnered with Akamai Technologies Inc to offer Azure CDN Standard from Akamai. Recently, Azure and Akamai Technologies Inc have decided not to renew this partnership. As a result, starting October 31, 2023, Azure CDN Standard from Akamai will no longer be supported.
2727

@@ -55,7 +55,7 @@ Create a small-scale proof of concept testing environment with your potential re
5555
* Define success criteria:
5656
* Cost - does the new CDN profile meet your cost requirements?
5757
* Performance - does the new CDN profile meet the performance requirements of your workload?
58-
* Create a new profile - for example, Azure CDN with Verizon.
58+
* Create a new profile - for example, Azure CDN with Edgio.
5959
* Configure your new profile with similar configuration settings as your existing profile.
6060
* Fine tune caching and compression configuration settings to meet your requirements.
6161

@@ -92,4 +92,4 @@ For more information, see [Failover CDN endpoints with Traffic Manager](cdn-traf
9292
## Next Steps
9393

9494
* Create an [Azure Front Door](../frontdoor/create-front-door-portal.md) profile.
95-
* Create an [Azure CDN from Verizon](cdn-create-endpoint-how-to.md) profile.
95+
* Create an [Azure CDN from Edgio](cdn-create-endpoint-how-to.md) profile.

articles/cdn/cdn-china-delivery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Azure CDN global and Azure CDN China have the following features:
3131

3232
- Performs content delivery outside of China
3333

34-
- Four pricing tiers: Microsoft standard, Verizon standard, Verizon premium, and Akamai standard
34+
- Four pricing tiers: Microsoft standard, Edgio standard, Edgio premium, and Akamai standard
3535

3636
- [Documentation](./index.yml)
3737

@@ -56,4 +56,4 @@ To learn more about Azure CDN China, see:
5656

5757
- [Use the Azure Content Delivery Network](https://docs.azure.cn/en-us/cdn/cdn-how-to-use)
5858

59-
- [Azure service availability in China](/azure/china/concepts-service-availability)
59+
- [Azure service availability in China](/azure/china/concepts-service-availability)

articles/cdn/cdn-cors.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,11 @@ On Azure CDN Standard from Microsoft, you can create a rule in the [Standard rul
7070
7171
On **Azure CDN Standard from Akamai**, the only mechanism to allow for multiple origins without the use of the wildcard origin is to use [query string caching](cdn-query-string.md). Enable the query string setting for the CDN endpoint and then use a unique query string for requests from each allowed domain. Doing so results in the CDN caching a separate object for each unique query string. This approach isn't ideal, however, as it results in multiple copies of the same file cached on the CDN.
7272

73-
### Azure CDN Premium from Verizon
73+
<a name='azure-cdn-premium-from-verizon'></a>
7474

75-
Using the Verizon Premium rules engine, you need to [create a rule](./cdn-verizon-premium-rules-engine.md) to check the **Origin** header on the request. If it's a valid origin, your rule sets the **Access-Control-Allow-Origin** header with the origin provided in the request. If the origin specified in the **Origin** header isn't allowed, your rule should omit the **Access-Control-Allow-Origin** header, which causes the browser to reject the request.
75+
### Azure CDN Premium from Edgio
76+
77+
Using the Edgio Premium rules engine, you need to [create a rule](./cdn-verizon-premium-rules-engine.md) to check the **Origin** header on the request. If it's a valid origin, your rule sets the **Access-Control-Allow-Origin** header with the origin provided in the request. If the origin specified in the **Origin** header isn't allowed, your rule should omit the **Access-Control-Allow-Origin** header, which causes the browser to reject the request.
7678

7779
There are two ways to resolve this problem with the Premium rules engine. In both cases, the **Access-Control-Allow-Origin** header from the file's origin server is ignored and the CDN's rules engine completely manages the allowed CORS origins.
7880

@@ -85,7 +87,7 @@ https?:\/\/(www\.contoso\.com|contoso\.com|www\.microsoft\.com|microsoft.com\.co
8587
```
8688

8789
> [!TIP]
88-
> **Azure CDN Premium from Verizon** uses [Perl Compatible Regular Expressions](https://pcre.org/) as its engine for regular expressions. You can use a tool like [Regular Expressions 101](https://regex101.com/) to validate your regular expression. Note that the "/" character is valid in regular expressions and doesn't need to be escaped, however, escaping that character is considered a best practice and is expected by some regex validators.
90+
> **Azure CDN Premium from Edgio** uses [Perl Compatible Regular Expressions](https://pcre.org/) as its engine for regular expressions. You can use a tool like [Regular Expressions 101](https://regex101.com/) to validate your regular expression. Note that the "/" character is valid in regular expressions and doesn't need to be escaped, however, escaping that character is considered a best practice and is expected by some regex validators.
8991
>
9092
>
9193
@@ -101,4 +103,4 @@ Rather than regular expressions, you can instead create a separate rule for each
101103
> [!TIP]
102104
> In the example, the use of the wildcard character * tells the rules engine to match both HTTP and HTTPS.
103105
>
104-
>
106+
>

0 commit comments

Comments
 (0)