Skip to content

Commit 6f2b21c

Browse files
authored
Merge pull request #89118 from mdgattuso/patch-14
Update cdn-pop-list-api.md
2 parents db46a16 + e41a90d commit 6f2b21c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/cdn/cdn-pop-list-api.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,15 @@ ms.author: magattus
1818
ms.custom:
1919

2020
---
21+
# Retrieve the current POP IP list for Azure CDN
2122

22-
# Retrieve the current Verizon POP IP list for Azure CDN
23+
## Retrieve the current Verizon POP IP list for Azure CDN
2324

2425
You can use the REST API to retrieve the set of IPs for Verizon’s point of presence (POP) servers. These POP servers make requests to origin servers that are associated with Azure Content Delivery Network (CDN) endpoints on a Verizon profile (**Azure CDN Standard from Verizon** or **Azure CDN Premium from Verizon**). Note that this set of IPs is different from the IPs that a client would see when making requests to the POPs.
2526

2627
For the syntax of the REST API operation for retrieving the POP list, see [Edge Nodes - List](https://docs.microsoft.com/rest/api/cdn/edgenodes/list).
2728

28-
# Retrieve the current Microsoft POP IP list for Azure CDN
29+
## Retrieve the current Microsoft POP IP list for Azure CDN
2930

3031
To lock down your application to accept traffic only from Azure CDN from Microsoft, you will need to set up IP ACLs for your backend. You may also restrict the set of accepted values for the header 'X-Forwarded-Host' sent by Azure CDN from Microsoft. These steps are detailed out as below:
3132

0 commit comments

Comments
 (0)