Skip to content

Commit 98d5dcf

Browse files
committed
Build fixes
1 parent 577d0df commit 98d5dcf

5 files changed

+4
-5
lines changed

articles/data-factory/how-to-configure-shir-for-log-analytics-collection.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Configure the self-hosted integration runtime for log analytics collectio
33
titleSuffix: Azure Data Factory & Azure Synapse
44
description: This article describes how to instrument the self-hosted integration runtime for log analytics collection.
55
author: jonburchel
6-
ms.subservice:
76
ms.custom: synapse
87
ms.topic: how-to
98
ms.date: 10/03/2024

articles/data-factory/monitor-shir-in-azure.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ title: Monitor self-hosted integration runtime (SHIR) virtual machines in Azure
33
titleSuffix: Azure Data Factory & Azure Synapse
44
description: This article describes how to monitor Azure virtual machines hosting the self-hosted integration runtime.
55
author: jonburchel
6-
ms.subservice:
76
ms.custom: synapse
87
ms.topic: conceptual
98
ms.date: 10/03/2024
10-
ms.subservice: intgegration-runtime
9+
ms.subservice: integration-runtime
1110
ms.author: jburchel
1211
---
1312

articles/data-factory/transform-data-synapse-notebook.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ author: nabhishek
77
ms.author: jejiang
88
ms.date: 10/03/2024
99
ms.subservice: orchestration
10+
ms.topic: conceptual
1011
---
1112

1213
# Transform data by running a Synapse Notebook

articles/data-factory/transform-data-using-machine-learning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ You create an **Machine Learning Studio (classic)** linked service to link a Mac
6363

6464
See [Compute linked services](compute-linked-services.md) article for descriptions about properties in the JSON definition.
6565

66-
Machine Learning Studio (classic) supports both Classic Web Services and New Web Services for your predictive experiment. You can choose the right one to use from your Data Factory or Synapse workspace. To get the information required to create the Machine Learning Studio (classic) Linked Service, go to https://services.azureml.net, where all your (new) Web Services and Classic Web Services are listed. Click the Web Service you would like to access, and click **Consume** page. Copy **Primary Key** for **apiKey** property, and **Batch Requests** for **mlEndpoint** property.
66+
Machine Learning Studio (classic) supports both Classic Web Services and New Web Services for your predictive experiment. You can choose the right one to use from your Data Factory or Synapse workspace. To get the information required to create the Machine Learning Studio (classic) Linked Service, go to https://ml.azure.com/, where all your (new) Web Services and Classic Web Services are listed. Click the Web Service you would like to access, and click **Consume** page. Copy **Primary Key** for **apiKey** property, and **Batch Requests** for **mlEndpoint** property.
6767

6868
:::image type="content" source="./media/transform-data-using-machine-learning/web-services.png" alt-text="ML Studio (classic) Web Services":::
6969

articles/data-factory/tutorial-transform-data-spark-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: 'Transform data using Spark in Azure Data Factory '
33
description: 'This tutorial provides step-by-step instructions for transforming data by using Spark Activity in Azure Data Factory.'
44
ms.custom: devx-track-azurepowershell
55
ms.topic: tutorial
6-
ms.date: 05/15/2024
76
author: nabhishek
7+
ms.author: abnarain
88
ms.date: 10/03/2024
99
ms.subservice: orchestration
1010
---

0 commit comments

Comments
 (0)