Skip to content

Commit 0366b5e

Browse files
authored
Update service-tags-overview.md
Changing the `AzureCloud` service tag column **Can use Inbound or Outbound?** from `Outbound` to `Both` fixes https://github.com/MicrosoftDocs/azure-docs/issues/96719 Changing the `AzureDevOps` service tag column **Can be used regional?** from `No` to `Yes` because the list of public [Azure IPs and Service Tags](https://www.microsoft.com/en-us/download/details.aspx?id=56519) has separate regions listed under the `AzureDevOps` service tag.
1 parent dff15b9 commit 0366b5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ By default, service tags reflect the ranges for the entire cloud. Some service t
5555
| **AzureAttestation** | Azure Attestation. | Outbound | No | Yes |
5656
| **AzureBackup** |Azure Backup.<br/><br/>**Note**: This tag has a dependency on the **Storage** and **AzureActiveDirectory** tags. | Outbound | No | Yes |
5757
| **AzureBotService** | Azure Bot Service. | Outbound | No | No |
58-
| **AzureCloud** | All [datacenter public IP addresses](https://www.microsoft.com/download/details.aspx?id=56519). | Outbound | Yes | Yes |
58+
| **AzureCloud** | All [datacenter public IP addresses](https://www.microsoft.com/download/details.aspx?id=56519). | Both | Yes | Yes |
5959
| **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 |
6060
| **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 |
6161
| **AzureContainerRegistry** | Azure Container Registry. | Outbound | Yes | Yes |
@@ -65,7 +65,7 @@ By default, service tags reflect the ranges for the entire cloud. Some service t
6565
| **AzureDataLake** | Azure Data Lake Storage Gen1. | Outbound | No | Yes |
6666
| **AzureDeviceUpdate** | Device Update for IoT Hub. | Both | No | Yes |
6767
| **AzureDevSpaces** | Azure Dev Spaces. | Outbound | No | No |
68-
| **AzureDevOps** | Azure DevOps. | Inbound | No | Yes |
68+
| **AzureDevOps** | Azure DevOps. | Inbound | Yes | Yes |
6969
| **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 |
7070
| **AzureEventGrid** | Azure Event Grid. | Both | No | No |
7171
| **AzureFrontDoor.Frontend** <br/> **AzureFrontDoor.Backend** <br/> **AzureFrontDoor.FirstParty** | Azure Front Door. | Both | No | No |

0 commit comments

Comments
 (0)