Skip to content

Commit 9c49795

Browse files
authored
Updates to Regional
1 parent f23e7b0 commit 9c49795

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ By default, service tags reflect the ranges for the entire cloud. Some service t
4848
| **AppConfiguration** | App Configuration. | Outbound | No | No |
4949
| **AppService** | Azure App Service. This tag is recommended for outbound security rules to web apps and Function apps.<br/><br/>**Note**: This tag doesn't include IP addresses assigned when using IP-based SSL (App-assigned address). | Outbound | Yes | Yes |
5050
| **AppServiceManagement** | Management traffic for deployments dedicated to App Service Environment. | Both | No | Yes |
51-
| **AutonomousDevelopmentPlatform** | Autonomous Development Platform | Both | Yes | Yes |
51+
| **AutonomousDevelopmentPlatform** | Autonomous Development Platform | Both | Yes | No |
5252
| **AzureActiveDirectory** | Azure Active Directory. | Outbound | No | Yes |
5353
| **AzureActiveDirectoryDomainServices** | Management traffic for deployments dedicated to Azure Active Directory Domain Services. | Both | No | Yes |
5454
| **AzureAdvancedThreatProtection** | Azure Advanced Threat Protection. | Outbound | No | No |
@@ -59,7 +59,7 @@ By default, service tags reflect the ranges for the entire cloud. Some service t
5959
| **AzureCloud** | All [datacenter public IP addresses](https://www.microsoft.com/download/details.aspx?id=56519). | Both | Yes | Yes |
6060
| **AzureCognitiveSearch** | Azure Cognitive Search. <br/><br/>This tag or the IP addresses covered by this tag can be used to grant indexers secure access to data sources. For more information about indexers, see [indexer connection documentation](../search/search-indexer-troubleshooting.md#connection-errors). <br/><br/> **Note**: The IP of the search service isn't included in the list of IP ranges for this service tag and **also needs to be added** to the IP firewall of data sources. | Inbound | No | No |
6161
| **AzureConnectors** | This tag represents the IP addresses used for managed connectors that make inbound webhook callbacks to the Azure Logic Apps service and outbound calls to their respective services, for example, Azure Storage or Azure Event Hubs. | Both | Yes | Yes |
62-
| **AzureContainerAppsService** | Azure Container Apps Service | Both | Yes | Yes |
62+
| **AzureContainerAppsService** | Azure Container Apps Service | Both | Yes | No |
6363
| **AzureContainerRegistry** | Azure Container Registry. | Outbound | Yes | Yes |
6464
| **AzureCosmosDB** | Azure Cosmos DB. | Outbound | Yes | Yes |
6565
| **AzureDatabricks** | Azure Databricks. | Both | No | No |
@@ -84,15 +84,16 @@ By default, service tags reflect the ranges for the entire cloud. Some service t
8484
| **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](./network-security-groups-overview.md#azure-platform-considerations). We also recommend that you perform testing before you use this tag. | Outbound | No | No |
8585
| **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](./network-security-groups-overview.md#azure-platform-considerations). We also recommend that you perform testing before you use this tag. | Outbound | No | No |
8686
| **AzureResourceManager** | Azure Resource Manager. | Outbound | No | No |
87-
| **AzureSentinel** | Microsoft Sentinel. | Inbound | Yes | Yes |
87+
| **AzureSentinel** | Microsoft Sentinel. | Inbound | Yes | No |
8888
| **AzureSignalR** | Azure SignalR. | Outbound | No | No |
8989
| **AzureSiteRecovery** | Azure Site Recovery.<br/><br/>**Note**: This tag has a dependency on the **AzureActiveDirectory**, **AzureKeyVault**, **EventHub**,**GuestAndHybridManagement** and **Storage** tags. | Outbound | No | No |
9090
| **AzureSphere** | This tag or the IP addresses covered by this tag can be used to restrict access to Azure Sphere Security Services. | Both | No | Yes |
9191
| **AzureStack** | Azure Stack Bridge services. </br> This tag represents the Azure Stack Bridge service endpoint per region. | Outbound | No | Yes |
9292
| **AzureTrafficManager** | Azure Traffic Manager probe IP addresses.<br/><br/>For more information on Traffic Manager probe IP addresses, see [Azure Traffic Manager FAQ](../traffic-manager/traffic-manager-faqs.md). | Inbound | No | Yes |
9393
| **AzureUpdateDelivery** | For accessing Windows Updates. <br/><br/>**Note**: This tag provides access to Windows Update metadata services. To successfully download updates, you must also enable the **AzureFrontDoor.FirstParty** service tag and configure outbound security rules with the protocol and port defined as follows: <ul><li>AzureUpdateDelivery: TCP, port 443</li><li>AzureFrontDoor.FirstParty: TCP, port 80</li></ul> | Outbound | No | No |
94+
| AzureWebSubPub | AzureWebSubPub | Both | Yes | No |
9495
| **BatchNodeManagement** | Management traffic for deployments dedicated to Azure Batch. | Both | No | Yes |
95-
| **ChaosStudio** | Azure Chaos Studio. <br/><br/>**Note**: If you have enabled Application Insights integration on the Chaos Agent, the AzureMonitor tag is also required. | Both | Yes | Yes |
96+
| **ChaosStudio** | Azure Chaos Studio. <br/><br/>**Note**: If you have enabled Application Insights integration on the Chaos Agent, the AzureMonitor tag is also required. | Both | Yes | No |
9697
| **CognitiveServicesManagement** | The address ranges for traffic for Azure Cognitive Services. | Both | No | No |
9798
| **DataFactory** | Azure Data Factory | Both | No | No |
9899
| **DataFactoryManagement** | Management traffic for Azure Data Factory. | Outbound | No | No |

0 commit comments

Comments
 (0)