You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cdn/cdn-create-new-endpoint.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@ author: duongau
5
5
ms.assetid: 4ca51224-5423-419b-98cf-89860ef516d2
6
6
ms.service: azure-cdn
7
7
ms.topic: quickstart
8
-
ms.date: 04/30/2020
8
+
ms.date: 04/06/2022
9
9
ms.author: duau
10
10
ms.custom: mvc, mode-other
11
11
---
12
12
# Quickstart: Create an Azure CDN profile and endpoint
13
13
14
-
In this quickstart, you enable Azure Content Delivery Network (CDN) by creating a new CDN profile, which is a collection of one or more CDN endpoints. After you have created a profile and an endpoint, you can start delivering content to your customers.
14
+
In this quickstart, you enable Azure Content Delivery Network (CDN) by creating a new CDN profile, which is a collection of one or more CDN endpoints. After you've created a profile and an endpoint, you can start delivering content to your customers.
15
15
16
16
## Prerequisites
17
17
@@ -58,15 +58,15 @@ After you've created a CDN profile, you use it to create an endpoint.
58
58
The time it takes for the endpoint to propagate depends on the pricing tier selected when you created the profile. **Standard Akamai** usually completes within one minute, **Standard Microsoft** in 10 minutes, and **Standard Verizon** and **Premium Verizon** in up to 30 minutes.
59
59
60
60
> [!NOTE]
61
-
> For *Verizon CDN endpoints*, when an endpoint is **disabled** or **stopped** for any reason, all resources configured through the Verizon supplemental portal will be cleaned up. These configurations can't be restored automatically by restarting the endpoint. You will need to make those configuration changes again.
61
+
> For *Verizon CDN endpoints*, when an endpoint is **disabled** or **stopped** for any reason, all resources configured through the Verizon supplemental portal will be cleaned up. These configurations can't be restored automatically by restarting the endpoint. You will need to make the configuration change again.
62
62
63
63
## Clean up resources
64
64
65
65
In the preceding steps, you created a CDN profile and an endpoint in a resource group. Save these resources if you want to go to [Next steps](#next-steps) and learn how to add a custom domain to your endpoint. However, if you don't expect to use these resources in the future, you can delete them by deleting the resource group, thus avoiding additional charges:
66
66
67
67
1. From the left-hand menu in the Azure portal, select **Resource groups** and then select **CDNQuickstart-rg**.
68
68
69
-
2. On the **Resource group** page, select **Delete resource group**, enter *CDNQuickstart-rg* in the text box, then select **Delete**. This action delete the resource group, profile, and endpoint that you created in this quickstart.
69
+
2. On the **Resource group** page, select **Delete resource group**, enter *CDNQuickstart-rg* in the text box, then select **Delete**. This action deletes the resource group, profile, and endpoint that you created in this quickstart.
1. In the **Basics** tab, enter the following values:
26
30
27
31
| Setting | Value |
28
32
| -------- | ----- |
29
-
|**Name**| Enter *cdn-profile-123* for your profile name. |
30
33
|**Subscription**| Select an Azure subscription from the drop-down list. |
31
34
|**Resource group**| Select **Create new** and enter *CDNQuickstart-rg* for your resource group name, or select **Use existing** and choose *CDNQuickstart-rg* if you have the group already. |
32
-
|**Resource group location**| Select a location near you from the drop-down list. |
35
+
|**Resource group region**| If a new resource group is created, select a location near you from the drop-down list.|
36
+
|**Name**| Enter your profile name, for example, *cdn-profile-123*. |
37
+
|**Region**| Leave as default. |
33
38
|**Pricing tier**| Select a **Standard Akamai** option from the drop-down list. (Deployment time for the Akamai tier is about one minute. The Microsoft tier takes about 10 minutes and the Verizon tiers take about 30 minutes.) |
34
39
|**Create a new CDN endpoint now**| Leave unselected. |
0 commit comments