Skip to content

Commit 78fd5ed

Browse files
authored
Update batch-virtual-network.md
1 parent 69f75b5 commit 78fd5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/batch-virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ In order to provide the necessary communication between compute nodes and the Ba
7575
* Outbound traffic on any port to the Internet. This rule might be amended per subnet-level NSG rules.
7676

7777
> [!TIP]
78-
> For pools created using API version previous than `2024-07-01`, remote access rules also be configured. Inbound TCP traffic on port 22 (Linux nodes) or port 3389 (Windows nodes) to permit remote access for SSH or RDP on default ports, respectively.
78+
> For pools created using API version earlier than `2024-07-01`, inbound TCP traffic on port 22 (Linux nodes) or port 3389 (Windows nodes) to permit remote access for SSH or RDP on default ports is configured, respectively.
7979
8080
> [!IMPORTANT]
8181
> Use caution if you modify or add inbound or outbound rules in Batch-configured NSGs. If communication to the compute nodes in the specified subnet is denied by an NSG, the Batch service will set the state of the compute nodes to **unusable**. Additionally, no resource locks should be applied to any resource created by Batch, because this can prevent cleanup of resources as a result of user-initiated actions such as deleting a pool.

0 commit comments

Comments
 (0)