Skip to content

Commit 4db2c9e

Browse files
committed
adding info from customer issue
1 parent cde5901 commit 4db2c9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/machine-learning/how-to-secure-training-vnet.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,9 @@ ml_client.begin_create_or_update(entity=compute)
265265

266266
Use the following information to configure **serverless compute** nodes with no public IP address in the VNet for a given workspace:
267267

268+
> [!IMPORTANT]
269+
> If you are using a no public IP serverless compute and the workspace uses an IP allow list, you must add an outbound private endpoint to the workspace. The serverless compute needs to communicate with the workspace, but when configured for no public IP it is dynamically assigned a private IP. The dynamic IP can't be added to the IP allow list. Creating an outbound private endpoint to the workspace allows traffic from the serverless compute bound for the workspace to bypass the IP allow list.
270+
268271
# [Azure CLI](#tab/cli)
269272

270273
Create a workspace:

0 commit comments

Comments
 (0)