Skip to content

Commit 2347e10

Browse files
committed
freshness review
1 parent 5cf7539 commit 2347e10

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,28 @@
22
title: Create an Azure CDN endpoint | Microsoft Docs
33
description: This article shows how to create a new Azure Content Delivery Network (CDN) endpoint, including advanced settings.
44
services: cdn
5-
documentationcenter: ''
65
author: duongau
7-
manager: danielgi
8-
editor: ''
9-
6+
manager: kumudd
107
ms.service: azure-cdn
118
ms.workload: media
129
ms.tgt_pltfrm: na
1310
ms.topic: how-to
14-
ms.date: 09/09/2021
11+
ms.date: 02/27/2023
1512
ms.author: duau
1613
ms.custom: mvc
17-
1814
---
15+
1916
# Create an Azure CDN endpoint
17+
2018
This article describes all the settings for creating an [Azure Content Delivery Network (CDN)](cdn-overview.md) endpoint in an existing CDN profile. After you've created a profile and an endpoint, you can start delivering content to your customers. For a quickstart on creating a profile and endpoint, see [Quickstart: Create an Azure CDN profile and endpoint](cdn-create-new-endpoint.md).
2119

2220
## Prerequisites
21+
2322
Before you can create a CDN endpoint, you must have created at least one CDN profile, which can contain one or more CDN endpoints. To organize your CDN endpoints by internet domain, web application, or some other criteria, you can use multiple profiles. Because CDN pricing is applied at the CDN profile level, you must create multiple CDN profiles if you want to use a mix of Azure CDN pricing tiers. To create a CDN profile, see [Create a new CDN profile](cdn-create-new-endpoint.md#create-a-new-cdn-profile).
2423

25-
## Log in to the Azure portal
26-
Log in to the [Azure portal](https://portal.azure.com) with your Azure account.
24+
## Sign in to the Azure portal
25+
26+
Sign in to the [Azure portal](https://portal.azure.com) with your Azure account.
2727

2828
## Create a new CDN endpoint
2929

@@ -94,13 +94,13 @@ Log in to the [Azure portal](https://portal.azure.com) with your Azure account.
9494
- For **Azure CDN Standard from Akamai** profiles, propagation usually completes within one minute.
9595
- For **Azure CDN Standard from Verizon** and **Azure CDN Premium from Verizon** profiles, propagation usually completes within 30 minutes.
9696

97-
If you attempt to use the CDN domain name before the endpoint configuration has propagated to the point-of-presence (POP) servers, you might receive an HTTP 404 response status. If it's been several hours since you created your endpoint and you're still receiving a 404 response status, see [Troubleshooting Azure CDN endpoints that return a 404 status code](cdn-troubleshoot-endpoint.md).
97+
If you attempt to use the CDN domain name before the endpoint configuration has propagated to the point-of-presence (POP) servers, you might receive an HTTP 404 response status. If it has been several hours since you created your endpoint and you're still receiving a 404 response status, see [Troubleshooting Azure CDN endpoints that return a 404 status code](cdn-troubleshoot-endpoint.md).
9898

9999
> [!NOTE]
100100
> 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.
101101
102102
## Clean up resources
103-
To delete an endpoint when it is no longer needed, select it and then select **Delete**.
103+
To delete an endpoint when it's no longer needed, select it and then select **Delete**.
104104

105105
## Next steps
106106
To learn about custom domains, continue to the tutorial for adding a custom domain to your CDN endpoint.

0 commit comments

Comments
 (0)