From dec053f27e783f4e2eeb602fb54e8e9bb9c13e4a Mon Sep 17 00:00:00 2001 From: "ZiWei Chen (WICRESOFT NORTH AMERICA LTD)" Date: Wed, 20 Jul 2022 16:43:00 +0800 Subject: [PATCH] modify link in batchmanagement.json --- .../Microsoft.Batch/stable/2022-06-01/BatchManagement.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/batch/resource-manager/Microsoft.Batch/stable/2022-06-01/BatchManagement.json b/specification/batch/resource-manager/Microsoft.Batch/stable/2022-06-01/BatchManagement.json index 9d5fe36b8ffb..47ad1f9f3e84 100644 --- a/specification/batch/resource-manager/Microsoft.Batch/stable/2022-06-01/BatchManagement.json +++ b/specification/batch/resource-manager/Microsoft.Batch/stable/2022-06-01/BatchManagement.json @@ -2509,7 +2509,7 @@ "BatchAccount" ], "operationId": "BatchAccount_ListOutboundNetworkDependenciesEndpoints", - "description": "Lists the endpoints that a Batch Compute Node under this Batch Account may call as part of Batch service administration. If you are deploying a Pool inside of a virtual network that you specify, you must make sure your network allows outbound access to these endpoints. Failure to allow access to these endpoints may cause Batch to mark the affected nodes as unusable. For more information about creating a pool inside of a virtual network, see https://docs.microsoft.com/en-us/azure/batch/batch-virtual-network.", + "description": "Lists the endpoints that a Batch Compute Node under this Batch Account may call as part of Batch service administration. If you are deploying a Pool inside of a virtual network that you specify, you must make sure your network allows outbound access to these endpoints. Failure to allow access to these endpoints may cause Batch to mark the affected nodes as unusable. For more information about creating a pool inside of a virtual network, see https://docs.microsoft.com/azure/batch/batch-virtual-network", "x-ms-examples": { "ListOutboundNetworkDependencies": { "$ref": "./examples/BatchAccountListOutboundNetworkDependenciesEndpoints.json"