Skip to content

Commit 1eed920

Browse files
committed
Learn Editor: Update cdn-create-endpoint-how-to.md
1 parent 6448c6f commit 1eed920

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,12 @@ Sign in to the [Azure portal](https://portal.azure.com) with your Azure account.
7878

7979
![Screenshot of Content Delivery Network endpoint.](./media/cdn-create-new-endpoint/cdn-endpoint-success.png)
8080

81-
It may take up to 10 minutes for the endpoint registration to propagate and become available for use.
82-
83-
If you attempt to use the content delivery network 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 Content Delivery Network endpoints that return a 404 status code](cdn-troubleshoot-endpoint.md).
84-
85-
## Clean up resources
81+
```
82+
It may take up to 10 minutes for the endpoint registration to propagate and become available for use.
83+
84+
85+
If you attempt to use the content delivery network 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 Content Delivery Network endpoints that return a 404 status code](cdn-troubleshoot-endpoint.md).
86+
```## Clean up resources
8687
8788
To delete an endpoint when it's no longer needed, select it and then select **Delete**.
8889

0 commit comments

Comments
 (0)