Skip to content

Commit b4b233d

Browse files
committed
Add supported regions link to NPIPv2 page
1 parent e178b1c commit b4b233d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/batch/private-connectivity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Batch account resource has two endpoints supported to access with private endpoi
3030
3131
## Azure portal
3232

33-
Use the following steps to create a private Batch account using the Azure portal:
33+
Use the following steps to create a private endpoint with your Batch account using the Azure portal:
3434

3535
1. Go to your Batch account in the Azure portal.
3636
2. In **Settings**, select **Networking** and go to the tab **Private Access**. Then, select **+ Private endpoint**.
@@ -64,7 +64,7 @@ After the private endpoint is provisioned, you can access the Batch account from
6464
- Private endpoint for **nodeManagement**: Batch pool's compute nodes can connect to and be managed by Batch node management service.
6565

6666
> [!IMPORTANT]
67-
> If public network access is disabled with Batch account, performing account operations (for example pools, jobs) outside of the virtual network where the private endpoint is provisioned will result in an "AuthorizationFailure" message for Batch account in the Azure Portal.
67+
> If [public network access](public-network-access.md) is disabled with Batch account, performing account operations (for example pools, jobs) outside of the virtual network where the private endpoint is provisioned will result in an "AuthorizationFailure" message for Batch account in the Azure Portal.
6868
6969
To view the IP addresses for the private endpoint from the Azure portal:
7070

articles/batch/simplified-node-communication-pool-no-public-ip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: references_regions
1212
> This replaces the previous preview version of [Azure Batch pool without public IP addresses](batch-pool-no-public-ip-address.md). This new version requires [using simplified compute node communication](simplified-compute-node-communication.md).
1313
1414
> [!IMPORTANT]
15-
> - Support for pools without public IP addresses in Azure Batch is currently in public preview for selected regions.
15+
> - Support for pools without public IP addresses in Azure Batch is currently in public preview for [selected regions](simplified-compute-node-communication.md#supported-regions).
1616
> - This preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
1717
> - For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
1818

0 commit comments

Comments
 (0)