Skip to content

Commit 54c64d8

Browse files
authored
modify link in batchmanagement.json (#19850)
Co-authored-by: ZiWei Chen (WICRESOFT NORTH AMERICA LTD) <[email protected]>
1 parent e4400c4 commit 54c64d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/batch/resource-manager/Microsoft.Batch/stable/2022-06-01/BatchManagement.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2509,7 +2509,7 @@
25092509
"BatchAccount"
25102510
],
25112511
"operationId": "BatchAccount_ListOutboundNetworkDependenciesEndpoints",
2512-
"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.",
2512+
"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",
25132513
"x-ms-examples": {
25142514
"ListOutboundNetworkDependencies": {
25152515
"$ref": "./examples/BatchAccountListOutboundNetworkDependenciesEndpoints.json"

0 commit comments

Comments
 (0)