Skip to content

Commit e1b0a8a

Browse files
committed
added new tags
1 parent 3554892 commit e1b0a8a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

articles/virtual-network/service-tags-overview.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,18 @@ By default, service tags reflect the ranges for the entire cloud. Some service t
4242
| **AppServiceManagement** | Management traffic for deployments dedicated to App Service Environment. | Both | No | Yes |
4343
| **AzureActiveDirectory** | Azure Active Directory. | Outbound | No | Yes |
4444
| **AzureActiveDirectoryDomainServices** | Management traffic for deployments dedicated to Azure Active Directory Domain Services. | Both | No | Yes |
45+
| **AzureAdvancedThreatProtection** | Azure Advanced Threat Protection. | Outbound | No | No |
4546
| **AzureBackup** |Azure Backup.<br/><br/>*Note:* This tag has a dependency on the **Storage** and **AzureActiveDirectory** tags. | Outbound | No | Yes |
47+
| **AzureBotService** | Azure Bot Service. | Outbound | No | No |
4648
| **AzureCloud** | All [datacenter public IP addresses](https://www.microsoft.com/download/details.aspx?id=41653). | Outbound | Yes | Yes |
49+
| **AzureCognitiveSearch** | Azure Cognitive Search (if using indexers with a skillset). | Both | No | No |
4750
| **AzureConnectors** | Azure Logic Apps connectors for probe/back-end connections. | Inbound | Yes | Yes |
4851
| **AzureContainerRegistry** | Azure Container Registry. | Outbound | Yes | Yes |
4952
| **AzureCosmosDB** | Azure Cosmos DB. | Outbound | Yes | Yes |
53+
| **AzureDatabricks** | Azure Databricks. | Both | No | No |
54+
| **AzureDataExplorerManagement** | Azure Data Explorer Management. | Inbound | No | No |
5055
| **AzureDataLake** | Azure Data Lake. | Outbound | No | Yes |
51-
| **AzureHDInsight** | Azure HDInsight. | Inbound | Yes | No |
56+
| **AzureEventGrid** | Azure Event Grid. <br/><br/>*Note:* This tag covers Azure Event Grid endpoints in US South Central, US East, US East 2, US West 2, and US Central only. | Both | No | No |
5257
| **AzureIoTHub** | Azure IoT Hub. | Outbound | No | No |
5358
| **AzureKeyVault** | Azure Key Vault.<br/><br/>*Note:* This tag has a dependency on the **AzureActiveDirectory** tag. | Outbound | Yes | Yes |
5459
| **AzureLoadBalancer** | The Azure infrastructure load balancer. The tag translates to the [virtual IP address of the host](security-overview.md#azure-platform-considerations) (168.63.129.16) where the Azure health probes originate. If you're not using Azure Load Balancer, you can override this rule. | Both | No | No |
@@ -57,12 +62,14 @@ By default, service tags reflect the ranges for the entire cloud. Some service t
5762
| **AzurePlatformDNS** | The basic infrastructure (default) DNS service.<br/><br>You can use this tag to disable the default DNS. Be cautious when you use this tag. We recommend that you read [Azure platform considerations](https://docs.microsoft.com/azure/virtual-network/security-overview#azure-platform-considerations). We also recommend that you perform testing before you use this tag. | Outbound | No | No |
5863
| **AzurePlatformIMDS** | Azure Instance Metadata Service (IMDS), which is a basic infrastructure service.<br/><br/>You can use this tag to disable the default IMDS. Be cautious when you use this tag. We recommend that you read [Azure platform considerations](https://docs.microsoft.com/azure/virtual-network/security-overview#azure-platform-considerations). We also recommend that you perform testing before you use this tag. | Outbound | No | No |
5964
| **AzurePlatformLKM** | Windows licensing or key management service.<br/><br/>You can use this tag to disable the defaults for licensing. Be cautious when you use this tag. We recommend that you read [Azure platform considerations](https://docs.microsoft.com/azure/virtual-network/security-overview#azure-platform-considerations). We also recommend that you perform testing before you use this tag. | Outbound | No | No |
65+
| **AzureResourceManager** | Azure Resource Manager. | Outbound | No | No |
6066
| **AzureTrafficManager** | Azure Traffic Manager probe IP addresses.<br/><br/>For more information on Traffic Manager probe IP addresses, see [Azure Traffic Manager FAQ](https://docs.microsoft.com/azure/traffic-manager/traffic-manager-faqs). | Inbound | No | Yes |
6167
| **BatchNodeManagement** | Management traffic for deployments dedicated to Azure Batch. | Both | No | Yes |
6268
| **CognitiveServicesManagement** | The address ranges for traffic for Azure Cognitive Services. | Outbound | No | No |
6369
| **Dynamics365ForMarketingEmail** | The address ranges for the marketing email service of Dynamics 365. | Outbound | Yes | No |
6470
| **EventHub** | Azure Event Hubs. | Outbound | Yes | Yes |
6571
| **GatewayManager** | Management traffic for deployments dedicated to Azure VPN Gateway and Application Gateway. | Inbound | No | No |
72+
| **HDInsight** | Azure HDInsight. | Inbound | Yes | No |
6673
| **Internet** | The IP address space that's outside the virtual network and reachable by the public internet.<br/><br/>The address range includes the [Azure-owned public IP address space](https://www.microsoft.com/download/details.aspx?id=41653). | Both | No | No |
6774
| **MicrosoftContainerRegistry** | Azure Container Registry. | Outbound | Yes | Yes |
6875
| **ServiceBus** | Azure Service Bus traffic that uses the Premium service tier. | Outbound | Yes | Yes |

0 commit comments

Comments
 (0)