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/virtual-network/service-tags-overview.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ By default, service tags reflect the ranges for the entire cloud. Some service t
65
65
|**AzureDataLake**| Azure Data Lake Storage Gen1. | Outbound | No | Yes |
66
66
|**AzureDeviceUpdate**| Device Update for IoT Hub. | Both | No | Yes |
67
67
|**AzureDevSpaces**| Azure Dev Spaces. | Outbound | No | No |
68
-
|**AzureDevOps**| Azure Dev Ops. | Inbound | No | Yes |
68
+
|**AzureDevOps**| Azure DevOps. | Inbound | No | Yes |
69
69
|**AzureDigitalTwins**| Azure Digital Twins.<br/><br/>**Note**: This tag or the IP addresses covered by this tag can be used to restrict access to endpoints configured for event routes. | Inbound | No | Yes |
70
70
|**AzureEventGrid**| Azure Event Grid. | Both | No | No |
71
71
|**AzureFrontDoor.Frontend** <br/> **AzureFrontDoor.Backend** <br/> **AzureFrontDoor.FirstParty**| Azure Front Door. | Both | No | No |
@@ -74,6 +74,7 @@ By default, service tags reflect the ranges for the entire cloud. Some service t
|**AzureKeyVault**| Azure Key Vault.<br/><br/>**Note**: This tag has a dependency on the **AzureActiveDirectory** tag. | Outbound | Yes | Yes |
76
76
|**AzureLoadBalancer**| The Azure infrastructure load balancer. The tag translates to the [virtual IP address of the host](./network-security-groups-overview.md#azure-platform-considerations) (168.63.129.16) where the Azure health probes originate. This only includes probe traffic, not real traffic to your backend resource. If you're not using Azure Load Balancer, you can override this rule. | Both | No | No |
77
+
|**AzureLoadTestingInstanceManagement**| This service tag is used for inbound connectivity from Azure Load Testing service to the load generation instances injected into your virtual network in the private load testing scenario. <br/><br/>**Note:** This tag is intended to be used in Azure Firewall, NSG, UDR and all other gateways for inbound connectivity. | No | Yes |
77
78
|**AzureMachineLearning**| Azure Machine Learning. | Both | No | Yes |
78
79
|**AzureMonitor**| Log Analytics, Application Insights, AzMon, and custom metrics (GiG endpoints).<br/><br/>**Note**: For Log Analytics, the **Storage** tag is also required. If Linux agents are used, **GuestAndHybridManagement** tag is also required. | Outbound | No | Yes |
79
80
|**AzureOpenDatasets**| Azure Open Datasets.<br/><br/>**Note**: This tag has a dependency on the **AzureFrontDoor.Frontend** and **Storage** tag. | Outbound | No | No |
@@ -107,9 +108,10 @@ By default, service tags reflect the ranges for the entire cloud. Some service t
107
108
|**MicrosoftContainerRegistry**| Container registry for Microsoft container images. <br/><br/>**Note**: This tag has a dependency on the **AzureFrontDoor.FirstParty** tag. | Outbound | Yes | Yes |
108
109
|**PowerBI**| Power BI. | Both | No | No|
109
110
|**PowerPlatformInfra**| This tag represents the IP addresses used by the infrastructure to host Power Platform services. | Outbound | Yes | Yes |
111
+
|**PowerPlatformPlex**| This tag represents the IP addresses used by the infrastructure to host Power Platform extension execution on behalf of the customer. | Inbound | Yes | Yes |
110
112
|**PowerQueryOnline**| Power Query Online. | Both | No | No |
111
113
|**ServiceBus**| Azure Service Bus traffic that uses the Premium service tier. | Outbound | Yes | Yes |
112
-
|**ServiceFabric**| Azure Service Fabric.<br/><br/>**Note**: This tag represents the Service Fabric service endpoint for control plane per region. This enables customers to perform management operations for their Service Fabric clusters from their VNET (endpoint eg. https:// westus.servicefabric.azure.com). | Both | No | No |
114
+
|**ServiceFabric**| Azure Service Fabric.<br/><br/>**Note**: This tag represents the Service Fabric service endpoint for control plane per region. This enables customers to perform management operations for their Service Fabric clusters from their VNET endpoint. (For example, https:// westus.servicefabric.azure.com). | Both | No | No |
113
115
|**Sql**| Azure SQL Database, Azure Database for MySQL, Azure Database for PostgreSQL, Azure Database for MariaDB, and Azure Synapse Analytics.<br/><br/>**Note**: This tag represents the service, but not specific instances of the service. For example, the tag represents the Azure SQL Database service, but not a specific SQL database or server. This tag doesn't apply to SQL managed instance. | Outbound | Yes | Yes |
114
116
|**SqlManagement**| Management traffic for SQL-dedicated deployments. | Both | No | Yes |
115
117
|**Storage**| Azure Storage. <br/><br/>**Note**: This tag represents the service, but not specific instances of the service. For example, the tag represents the Azure Storage service, but not a specific Azure Storage account. | Outbound | Yes | Yes |
0 commit comments