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-restrict-access-by-country-region.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
title: Restrict Azure CDN content by country/region
3
3
description: Learn how to restrict access by country/region to your Azure CDN content by using the geo-filtering feature.
4
4
services: cdn
5
-
documentationcenter: ''
5
+
manager: kumudd
6
6
author: duongau
7
7
ms.service: azure-cdn
8
8
ms.topic: how-to
9
-
ms.date: 07/07/2021
9
+
ms.date: 02/27/2023
10
10
ms.author: duau
11
11
12
12
---
@@ -32,7 +32,7 @@ To access the geo-filtering feature, select your CDN endpoint within the portal,
32
32
33
33

34
34
35
-
From the **PATH** box, specify the relative path to the location to which users will be allowed or denied access.
35
+
From the **PATH** box, specify the relative path to the location to which users are allowed or denied access.
36
36
37
37
You can apply geo-filtering for all your files with a forward slash (/) or select specific folders by specifying directory paths (for example, */pictures/*). You can also apply geo-filtering to a single file (for example */pictures/city.png*). Multiple rules are allowed. After you enter a rule, a blank row appears for you to enter the next rule.
38
38
@@ -48,7 +48,7 @@ From the **ACTION** list, select **Allow** or **Block**:
48
48
49
49
-**Allow**: Only users from the specified countries/regions are allowed access to assets requested from the recursive path.
50
50
51
-
-**Block**: Users from the specified countries/regions are denied access to the assets requested from the recursive path. If no other country/region filtering options have been configured for that location, then all other users will be allowed access.
51
+
-**Block**: Users from the specified countries/regions are denied access to the assets requested from the recursive path. If no other country/region filtering options have been configured for that location, then all other users are allowed access.
52
52
53
53
For example, a geo-filtering rule for blocking the path */Photos/Strasbourg/* filters the following files:
@@ -105,5 +105,5 @@ In the country/region filtering rules table, select the delete icon next to a ru
105
105
106
106
* Only one rule can be applied to the same relative path. That is, you can't create multiple country/region filters that point to the same relative path. However, because country/region filters are recursive, a folder can have multiple country/region filters. In other words, a subfolder of a previously configured folder can be assigned a different country/region filter.
107
107
108
-
* The geo-filtering feature uses [country/region codes](microsoft-pop-abbreviations.md) codes to define the countries/regions from which a request is allowed or blocked for a secured directory. **Azure CDN from Verizon** and **Azure CDN from Akamai** profiles use ISO 3166-1 alpha-2 country codes to define the countries from which a request will be allowed or blocked for a secured directory.
108
+
* The geo-filtering feature uses [country/region codes](microsoft-pop-abbreviations.md) codes to define the countries/regions from which a request is allowed or blocked for a secured directory. **Azure CDN from Verizon** and **Azure CDN from Akamai** profiles use ISO 3166-1 alpha-2 country codes to define the countries from which a request are allowed or blocked for a secured directory.
0 commit comments