Skip to content

Commit 7a0db8f

Browse files
authored
Added a note about the Linux Distro
1 parent bf683a9 commit 7a0db8f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/batch/batch-pool-no-public-ip-address.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ client-request-id: 00000000-0000-0000-0000-000000000000
112112
}
113113
```
114114

115+
> [!Important]
116+
> This document references a release version of Linux that is nearing or at, End of Life(EOL). Please consider updating to a more current version.
117+
115118
## Outbound access to the internet
116119

117120
In a pool without public IP addresses, your virtual machines won't be able to access the public internet unless you configure your network setup appropriately, such as by using [virtual network NAT](../virtual-network/nat-gateway/nat-overview.md). NAT only allows outbound access to the internet from the virtual machines in the virtual network. Batch-created compute nodes won't be publicly accessible, since they don't have public IP addresses associated.

0 commit comments

Comments
 (0)