Skip to content

Commit 971514b

Browse files
authored
Merge pull request #1973 from Blackmist/network-note
adding prereq about isolated network requirements
2 parents 1d2559b + c5aa17a commit 971514b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/machine-learning/includes/prereq-workspace.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ author: sdgilley
55
ms.service: azure-machine-learning
66
services: machine-learning
77
ms.topic: include
8-
ms.date: 03/22/2023
8+
ms.date: 12/12/2024
99
ms.author: sgilley
1010
ms.custom: include file
1111
---
1212

1313
To use Azure Machine Learning, you need a workspace. If you don't have one, complete [Create resources you need to get started](../quickstart-create-resources.md) to create a workspace and learn more about using it.
14+
15+
> [!IMPORTANT]
16+
> If your Azure Machine Learning workspace is configured with a managed virtual network, you may need to add outbound rules to allow access to the public Python package repositories. For more information, see [Scenario: Access public machine learning packages](/azure/machine-learning/how-to-managed-network#scenario-access-public-machine-learning-packages).

0 commit comments

Comments
 (0)