Skip to content

Commit 152307f

Browse files
Merge pull request #290237 from alfpark/alpark/batch
Update Batch node endpoint doc
2 parents d9371b5 + e809f5f commit 152307f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/batch/pool-endpoint-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Configure node endpoints in Azure Batch pool
3-
description: How to configure or disable access to SSH or RDP ports on compute nodes in an Azure Batch pool.
3+
description: How to configure node endpoints such as access to SSH or RDP ports on compute nodes in an Azure Batch pool.
44
ms.topic: how-to
55
ms.date: 11/08/2024
66
---
77

8-
# Configure or disable remote access to compute nodes in an Azure Batch pool
8+
# Configure remote access to compute nodes in an Azure Batch pool
99

1010
If configured, you can allow a [node user](/rest/api/batchservice/computenode/adduser) with network connectivity to connect
1111
externally to a compute node in a Batch pool. For example, a user can connect by Remote Desktop (RDP) on port 3389 to a

0 commit comments

Comments
 (0)