Skip to content

Commit ef112a7

Browse files
authored
Update security-best-practices.md
1 parent 7b966f1 commit ef112a7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/batch/security-best-practices.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,9 @@ For more information, see [Create a pool without public IP addresses](simplified
158158

159159
#### Limit remote access to pool nodes
160160

161-
For pools created using an API version earlier than 2024-07-01, Batch by default allows a node user with network connectivity to connect externally to a compute node in a Batch pool by using RDP or SSH. You can limit the remote access by creating you pools using an API with version 2024-07-01 or later.
161+
For pools created with an API version earlier than 2024-07-01, Batch by default permits a node user with network connectivity to externally connect to a compute node in a Batch pool using RDP or SSH.
162+
163+
To limit remote access, create your pools using an API version 2024-07-01 or later.
162164

163165
To limit remote access to nodes in pools created by API with version earlier than 2024-07-01, use one of the following methods:
164166

0 commit comments

Comments
 (0)