Skip to content

Commit 1b20449

Browse files
Merge pull request #174070 from cjgronlund/subserv-tags
Subserv tags
2 parents 6aedf23 + ade7792 commit 1b20449

File tree

141 files changed

+160
-161
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

141 files changed

+160
-161
lines changed

articles/machine-learning/concept-automated-ml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Machine Learning
44
description: Learn how Azure Machine Learning can automatically generate a model by using the parameters and criteria you provide with automated machine learning.
55
services: machine-learning
66
ms.service: machine-learning
7-
ms.subservice: core
7+
ms.subservice: automl
88
ms.topic: conceptual
99
author: cartacioS
1010
ms.author: sacartac

articles/machine-learning/concept-data-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Machine Learning
44
description: 'Learn how Azure Machine Learning computes and data stores provides data encryption at rest and in transit.'
55
services: machine-learning
66
ms.service: machine-learning
7-
ms.subservice: core
7+
ms.subservice: enterprise-readiness
88
ms.topic: conceptual
99
ms.author: jhirono
1010
author: jhirono

articles/machine-learning/concept-data-ingestion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Machine Learning
44
description: Learn the pros and cons of the available data ingestion options for training your machine learning models.
55
services: machine-learning
66
ms.service: machine-learning
7-
ms.subservice: core
7+
ms.subservice: mldata
88
ms.topic: conceptual
99
ms.reviewer: nibaccam
1010
author: nibaccam

articles/machine-learning/concept-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Machine Learning
44
description: Learn how to securely connect to your data storage on Azure with Azure Machine Learning datastores and datasets.
55
services: machine-learning
66
ms.service: machine-learning
7-
ms.subservice: core
7+
ms.subservice: enterprise-readiness
88
ms.topic: conceptual
99
ms.reviewer: nibaccam
1010
author: nibaccam

articles/machine-learning/concept-differential-privacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: luquinta
77
ms.date: 01/21/2020
88
services: machine-learning
99
ms.service: machine-learning
10-
ms.subservice: core
10+
ms.subservice: enterprise-readiness
1111
ms.topic: conceptual
1212
ms.custom: responsible-ml
1313
#Customer intent: As a data scientist, I want to know what differential privacy is and how I can implement a differentially private systems.

articles/machine-learning/concept-endpoints.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: What are endpoints (preview)
2+
title: What are endpoints (preview)?
33
titleSuffix: Azure Machine Learning
44
description: Learn how Azure Machine Learning endpoints (preview) to simplify machine learning deployments.
55
services: machine-learning
66
ms.service: machine-learning
7-
ms.subservice: core
7+
ms.subservice: mlops
88
ms.topic: conceptual
99
ms.author: seramasu
1010
author: rsethur
@@ -35,7 +35,7 @@ After you train a machine learning model, you need to deploy the model so that o
3535
:::image type="content" source="media/concept-endpoints/endpoint-concept.png" alt-text="Diagram showing an endpoint splitting traffic to two deployments":::
3636

3737
An **endpoint** is an HTTPS endpoint that clients can call to receive the inferencing (scoring) output of a trained model. It provides:
38-
- Authentication using 'key & token' based auth
38+
- Authentication using "key & token" based auth
3939
- SSL termination
4040
- Traffic allocation between deployments
4141
- A stable scoring URI (endpoint-name.region.inference.ml.azure.com)

articles/machine-learning/concept-enterprise-security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ titleSuffix: Azure Machine Learning
44
description: 'Securely use Azure Machine Learning: authentication, authorization, network security, data encryption, and monitoring.'
55
services: machine-learning
66
ms.service: machine-learning
7-
ms.subservice: core
7+
ms.subservice: enterprise-readiness
88
ms.topic: conceptual
9-
ms.author: jmartens
9+
ms.author: aashishb
1010
author: aashishb
1111
ms.reviewer: larryfr
1212
ms.date: 09/22/2021

articles/machine-learning/concept-fairness-ml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Machine Learning
44
description: Learn about machine learning fairness and how the Fairlearn Python package can help you assess and mitigate unfairness.
55
services: machine-learning
66
ms.service: machine-learning
7-
ms.subservice: core
7+
ms.subservice: enterprise-readiness
88
ms.topic: conceptual
99
ms.author: luquinta
1010
author: luisquintanilla

articles/machine-learning/concept-manage-ml-pitfalls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Machine Learning
44
description: Identify and manage common pitfalls of ML models with Azure Machine Learning's automated machine learning solutions.
55
services: machine-learning
66
ms.service: machine-learning
7-
ms.subservice: core
7+
ms.subservice: automl
88
ms.topic: conceptual
99
ms.reviewer: nibaccam
1010
author: nibaccam

articles/machine-learning/concept-ml-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Machine Learning
44
description: Learn how machine learning pipelines help you build, optimize, and manage machine learning workflows.
55
services: machine-learning
66
ms.service: machine-learning
7-
ms.subservice: core
7+
ms.subservice: mlops
88
ms.topic: conceptual
99
ms.author: laobri
1010
author: lobrien

0 commit comments

Comments
 (0)