Skip to content

Commit 6293c10

Browse files
authored
Merge pull request #111547 from dagiro/freshness61
freshness61
2 parents 325545b + d42ae84 commit 6293c10

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/hdinsight/hdinsight-service-tags.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ ms.author: hrasheed
66
ms.service: hdinsight
77
ms.topic: conceptual
88
ms.custom: hdinsightactive
9-
ms.date: 03/10/2020
9+
ms.date: 04/15/2020
1010
---
1111

1212
# NSG service tags for Azure HDInsight
1313

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.
1515

1616
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.
1717

@@ -41,13 +41,13 @@ This tag contains the IP addresses of health and management services for all reg
4141

4242
## Use regional HDInsight service tags
4343

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.
4545

4646
To find out which service tags to add for your region, read the following sections of the article.
4747

4848
### Use a single regional service tag
4949

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.
5151

5252
| Country | Region | Service tag |
5353
| ---- | ---- | ---- |
@@ -75,13 +75,13 @@ If you prefer to use regional service tags and your cluster is located in one of
7575

7676
### Use multiple regional service tags
7777

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.
7979

8080
The remaining regions are divided into groups based on which regional service tags they use.
8181

8282
#### Group 1
8383

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.
8585

8686
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:
8787

0 commit comments

Comments
 (0)