Skip to content

Commit 74d3e6d

Browse files
committed
2 parents 89e048a + 1a796e0 commit 74d3e6d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40027,6 +40027,11 @@
4002740027
"source_path": "articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-use-container-instance.md",
4002840028
"redirect_url": "/azure/cognitive-services/text-analytics/how-tos/use-language-detection-on-aks",
4002940029
"redirect_document_id": false
40030+
},
40031+
{
40032+
"source_path": "articles/storage/blobs/data-lake-storage-use-hdi-cluster.md",
40033+
"redirect_url": "/azure/hdinsight/hdinsight-hadoop-use-data-lake-storage-gen2",
40034+
"redirect_document_id": false
4003040035
}
4003140036
]
4003240037
}

articles/batch/batch-virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ You might have requirements in your organization to redirect (force) Internet-bo
5353

5454
To ensure that your Azure Batch pool compute nodes work in a VNet that has forced tunneling enabled, you must add the following [user-defined routes](../virtual-network/virtual-networks-udr-overview.md) for that subnet:
5555

56-
* The Batch service needs to communicate with pool compute nodes for scheduling tasks. To enable this communication, add a user-defined route for each IP address used by the Batch service in the region where your Batch account exists. To obtain the list of IP addresses of the Batch service, please contact Azure Support.
56+
* The Batch service needs to communicate with pool compute nodes for scheduling tasks. To enable this communication, add a user-defined route for each IP address used by the Batch service in the region where your Batch account exists. To learn how to obtain the list of IP addresses of the Batch service, see [Service tags in on-premises](../virtual-network/security-overview.md#service-tags-in-on-premises)
5757

5858
* Ensure that outbound traffic to Azure Storage (specifically, URLs of the form `<account>.table.core.windows.net`, `<account>.queue.core.windows.net`, and `<account>.blob.core.windows.net`) is not blocked via your on-premises network appliance.
5959

0 commit comments

Comments
 (0)