Skip to content

Commit 7b966f1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/security-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ For more information, see [Create a pool without public IP addresses](simplified
160160

161161
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.
162162

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

165165
- Configure the [PoolEndpointConfiguration](/rest/api/batchservice/pool/add#poolendpointconfiguration) to deny access. The appropriate network security group (NSG) will be associated with the pool.
166166
- Create your pool [without public IP addresses](simplified-node-communication-pool-no-public-ip.md). By default, these pools can't be accessed outside of the VNet.

0 commit comments

Comments
 (0)