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/hdinsight/hdinsight-service-tags.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,12 @@ ms.author: hrasheed
6
6
ms.service: hdinsight
7
7
ms.topic: conceptual
8
8
ms.custom: hdinsightactive
9
-
ms.date: 03/10/2020
9
+
ms.date: 04/15/2020
10
10
---
11
11
12
12
# NSG service tags for Azure HDInsight
13
13
14
-
Azure HDInsight service tags for network security groups (NSGs) are groups of IP addresses for health and management services. These groups help minimize complexity for security rule creation. [Service tags](../virtual-network/security-overview.md#service-tags)provide an alternative method for allowing inbound traffic from specific IP addresses without entering each of the [management IP addresses](hdinsight-management-ip-addresses.md) in your NSGs.
14
+
Azure HDInsight service tags for network security groups (NSGs) are groups of IP addresses for health and management services. These groups help minimize complexity for security rule creation. [Service tags](../virtual-network/security-overview.md#service-tags)allow inbound traffic from specific IPs without entering each of the [management IP addresses](hdinsight-management-ip-addresses.md) in your NSGs.
15
15
16
16
The HDInsight service manages these service tags. You can't create your own service tag or modify an existing tag. Microsoft manages the address prefixes that match to the service tag and automatically updates the service tag as addresses change.
17
17
@@ -41,13 +41,13 @@ This tag contains the IP addresses of health and management services for all reg
41
41
42
42
## Use regional HDInsight service tags
43
43
44
-
If the global tag option won't work because you need more restrictive permissions, you can allow only the service tags that are applicable for your region. There may be one, two, or three applicable service tags, depending on the region where your cluster is created.
44
+
If the global tag option won't work because you need more restrictive permissions, you can allow only the service tags applicable for your region. There may be multiple service tags, depending on the region where your cluster is created.
45
45
46
46
To find out which service tags to add for your region, read the following sections of the article.
47
47
48
48
### Use a single regional service tag
49
49
50
-
If you prefer to use regional service tags and your cluster is located in one of the regions listed in this table, you only need to add a single regional service tag to your network security group.
50
+
If your cluster is located in a region listed in this table, you only need to add a single regional service tag to your NSG.
51
51
52
52
| Country | Region | Service tag |
53
53
| ---- | ---- | ---- |
@@ -75,13 +75,13 @@ If you prefer to use regional service tags and your cluster is located in one of
75
75
76
76
### Use multiple regional service tags
77
77
78
-
If you prefer to use regional service tags but the region where your cluster is created wasn't listed in the preceding table, you need to allow multiple regional service tags. The need to use more than one is due to differences in the arrangement of resource providers for the various regions.
78
+
If the region where your cluster was created isn't listed in the preceding table, you need to allow multiple regional service tags. The need to use more than one is because of differences in the arrangement of resource providers for the various regions.
79
79
80
80
The remaining regions are divided into groups based on which regional service tags they use.
81
81
82
82
#### Group 1
83
83
84
-
If your cluster is created in one of the regions in the following table, allow the service tags `HDInsight.WestUS` and `HDInsight.EastUS` in addition to the regional service tag listed. Regions in this section require three service tags.
84
+
If your cluster is created in one of the regions in the following table, allow the service tags `HDInsight.WestUS` and `HDInsight.EastUS`. Also, the regional service tag listed. Regions in this section require three service tags.
85
85
86
86
For example, if your cluster is created in the `East US 2` region, you'll need to add the following service tags to your network security group:
0 commit comments