From 76decf7a312972f8cad7875c27e8cf09dadc437c Mon Sep 17 00:00:00 2001 From: Dennis Eikelenboom Date: Tue, 14 Sep 2021 13:05:47 -0700 Subject: [PATCH] network connectivity purpose --- quickstart/101-machine-learning/readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/quickstart/101-machine-learning/readme.md b/quickstart/101-machine-learning/readme.md index 4a99297c..ab837093 100644 --- a/quickstart/101-machine-learning/readme.md +++ b/quickstart/101-machine-learning/readme.md @@ -3,7 +3,9 @@ This deployment configuration specifies an [Azure Machine Learning workspace](https://docs.microsoft.com/en-us/azure/machine-learning/concept-workspace), and its associated resources including Azure Key Vault, Azure Storage, Azure Application Insights and Azure Container Registry. -This configuration describes the minimal set of resources you require to get started with Azure Machine Learning. +This configuration describes the minimal set of resources you require to get started with Azure Machine Learning. + +Network connectivity to the workspace is allowed over public endpoints, making this configuration suitable for open source projects or pilot environments. ## Resources