Skip to content

Commit dd0a2f5

Browse files
Merge pull request #3393 from sdgilley/sdg-freshness
freshness pass - articles/machine-learning/azure-machine-learning-glossary.md
2 parents 3b10abd + fa7c444 commit dd0a2f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/azure-machine-learning-glossary.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: overview
99
author: sdgilley
1010
ms.author: sgilley
1111
ms.reviewer: saoh
12-
ms.date: 09/21/2022
12+
ms.date: 03/06/2025
1313
monikerRange: 'azureml-api-2'
1414
---
1515

@@ -41,10 +41,10 @@ A compute is a designated compute resource where you run your job or host your e
4141

4242
Machine Learning allows you to work with different types of data:
4343

44-
* URIs (a location in local or cloud storage):
44+
* Uniform Resource Identifiers (URIs) - a location in local or cloud storage:
4545
* `uri_folder`
4646
* `uri_file`
47-
* Tables (a tabular data abstraction):
47+
* Tables - a tabular data abstraction:
4848
* `mltable`
4949
* Primitives:
5050
* `string`

0 commit comments

Comments
 (0)