Skip to content

Commit a749532

Browse files
authored
Update concept-azure-machine-learning-architecture.md
1 parent b8efd5b commit a749532

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

articles/machine-learning/service/concept-azure-machine-learning-architecture.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,10 @@ Use these tools for Azure Machine Learning:
4646
+ Write code in Visual Studio Code with [Azure Machine Learning VS Code extension](how-to-vscode-tools.md)
4747
+ Use the [visual interface (preview) for Azure Machine Learning service](ui-concept-visual-interface.md) to perform the workflow steps without writing code.
4848

49-
## Glossary of concepts
49+
> [!NOTE]
50+
> Although this article defines terms and concepts used by Azure Machine Learning service, it does not define terms and concepts for the Azure platform. For more information about Azure platform terminology, see the [Microsoft Azure glossary](https://docs.microsoft.com/azure/azure-glossary-cloud-terminology).
51+
52+
## Glossary
5053

5154
+ <a href="#workspaces">Workspace</a>
5255
+ <a href="#experiments">Experiments</a>
@@ -66,10 +69,6 @@ Use these tools for Azure Machine Learning:
6669
+ <a href="#ml-pipelines">ML pipelines</a>
6770
+ <a href="#logging">Logging</a>
6871

69-
> [!NOTE]
70-
> Although this article defines terms and concepts used by Azure Machine Learning service, it does not define terms and concepts for the Azure platform. For more information about Azure platform terminology, see the [Microsoft Azure glossary](https://docs.microsoft.com/azure/azure-glossary-cloud-terminology).
71-
72-
7372
### Workspaces
7473

7574
[The workspace](concept-workspace.md) is the top-level resource for Azure Machine Learning service. It provides a centralized place to work with all the artifacts you create when you use Azure Machine Learning service.

0 commit comments

Comments
 (0)