Skip to content

Commit 82ea7e1

Browse files
authored
Merge pull request #106413 from arv100kri/arv100kri/vnet-docs
[Azure Search][Service Tags] Add note about the fact that search service IP is not listed in service tag range
2 parents b226ec9 + 21511c7 commit 82ea7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ By default, service tags reflect the ranges for the entire cloud. Some service t
4747
| **AzureBackup** |Azure Backup.<br/><br/>*Note:* This tag has a dependency on the **Storage** and **AzureActiveDirectory** tags. | Outbound | No | Yes |
4848
| **AzureBotService** | Azure Bot Service. | Outbound | No | No |
4949
| **AzureCloud** | All [datacenter public IP addresses](https://www.microsoft.com/download/details.aspx?id=56519). | Outbound | Yes | Yes |
50-
| **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. Refer the [indexer connection documentation](https://docs.microsoft.com/azure/search/search-indexer-troubleshooting#connection-errors) for more details. | Inbound | No | No |
50+
| **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. Refer the [indexer connection documentation](https://docs.microsoft.com/azure/search/search-indexer-troubleshooting#connection-errors) for more details. <br/><br/> *Note*: The IP of the search service is not 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 |
5151
| **AzureConnectors** | Azure Logic Apps connectors for probe/back-end connections. | Inbound | Yes | Yes |
5252
| **AzureContainerRegistry** | Azure Container Registry. | Outbound | Yes | Yes |
5353
| **AzureCosmosDB** | Azure Cosmos DB. | Outbound | Yes | Yes |

0 commit comments

Comments
 (0)