You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: quickstart/101-machine-learning/readme.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,9 @@
3
3
This deployment configuration specifies an [Azure Machine Learning workspace](https://docs.microsoft.com/en-us/azure/machine-learning/concept-workspace),
4
4
and its associated resources including Azure Key Vault, Azure Storage, Azure Application Insights and Azure Container Registry.
5
5
6
-
This configuration describes the minimal set of resources you require to get started with Azure Machine Learning.
6
+
This configuration describes the minimal set of resources you require to get started with Azure Machine Learning.
7
+
8
+
Network connectivity to the workspace is allowed over public endpoints, making this configuration suitable for open source projects or pilot environments.
0 commit comments