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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# Azure Machine Learning workspace
2
2
3
-
This deployment template specifies an [Azure Machine Learning workspace](https://docs.microsoft.com/en-us/azure/machine-learning/concept-workspace),
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 template 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.
Copy file name to clipboardExpand all lines: quickstart/201-machine-learning-private/readme.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# Azure Machine Learning workspace using Azure Private Link
2
2
3
-
This deployment template specifies an [Azure Machine Learning workspace](https://docs.microsoft.com/en-us/azure/machine-learning/concept-workspace),
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
-
In addition to these core services, this template deploys any networking components that are required to set up Azure Machine Learning
6
+
In addition to these core services, this configuration specifies any networking components that are required to set up Azure Machine Learning
7
7
for private network connectivity using [Azure Private Link](https://docs.microsoft.com/en-us/azure/private-link/).
8
8
9
-
This template describes the minimal set of resources you require to get started with Azure Machine Learning in a network-isolated set-up.
9
+
This configuration describes the minimal set of resources you require to get started with Azure Machine Learning in a network-isolated set-up.
10
10
11
11
To learn more about security configurations in Azure Machine Learning, see [Enterprise security and governance for Azure Machine Learning](https://docs.microsoft.com/en-us/azure/machine-learning/concept-enterprise-security).
0 commit comments