Skip to content

Commit d34d613

Browse files
committed
Fix merge conflicts
2 parents 1927106 + 7be4d7e commit d34d613

50 files changed

Lines changed: 339 additions & 270 deletions

File tree

Some content is hidden

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

.openpublishing.redirection.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58949,6 +58949,71 @@
5894958949
"source_path": "docs/azure-data-studio/schema-compare-extension.md",
5895058950
"redirect_url": "/sql/azure-data-studio/extensions/schema-compare-extension",
5895158951
"redirect_document_id": true
58952+
},
58953+
{
58954+
"source_path": "docs/azure-data-studio/sql-database-project-extension-build-from-command-line.md",
58955+
"redirect_url": "/sql/azure-data-studio/extensions/sql-database-project-extension-build-from-command-line",
58956+
"redirect_document_id": true
58957+
},
58958+
{
58959+
"source_path": "docs/azure-data-studio/sql-database-project-extension-build.md",
58960+
"redirect_url": "/sql/azure-data-studio/extensions/sql-database-project-extension-build",
58961+
"redirect_document_id": true
58962+
},
58963+
{
58964+
"source_path": "docs/azure-data-studio/sql-database-project-extension-getting-started.md",
58965+
"redirect_url": "/sql/azure-data-studio/extensions/sql-database-project-extension-getting-started",
58966+
"redirect_document_id": true
58967+
},
58968+
{
58969+
"source_path": "docs/azure-data-studio/sql-database-project-extension.md",
58970+
"redirect_url": "/sql/azure-data-studio/extensions/sql-database-project-extension",
58971+
"redirect_document_id": true
58972+
},
58973+
{
58974+
"source_path": "docs/azure-data-studio/sql-server-agent-extension.md",
58975+
"redirect_url": "/sql/azure-data-studio/extensions/sql-server-agent-extension",
58976+
"redirect_document_id": true
58977+
},
58978+
{
58979+
"source_path": "docs/azure-data-studio/sql-server-cms-extension.md",
58980+
"redirect_url": "/sql/azure-data-studio/extensions/sql-server-cms-extension",
58981+
"redirect_document_id": true
58982+
},
58983+
{
58984+
"source_path": "docs/azure-data-studio/sql-server-dacpac-extension.md",
58985+
"redirect_url": "/sql/azure-data-studio/extensions/sql-server-dacpac-extension",
58986+
"redirect_document_id": true
58987+
},
58988+
{
58989+
"source_path": "docs/azure-data-studio/sql-server-import-extension.md",
58990+
"redirect_url": "/sql/azure-data-studio/extensions/sql-server-import-extension",
58991+
"redirect_document_id": true
58992+
},
58993+
{
58994+
"source_path": "docs/azure-data-studio/sql-server-profiler-extension.md",
58995+
"redirect_url": "/sql/azure-data-studio/extensions/sql-server-profiler-extension",
58996+
"redirect_document_id": true
58997+
},
58998+
{
58999+
"source_path": "docs/azure-data-studio/machine-learning-extension-import-view-models.md",
59000+
"redirect_url": "/sql/azure-data-studio/extensions/machine-learning-extension-import-view-models",
59001+
"redirect_document_id": true
59002+
},
59003+
{
59004+
"source_path": "docs/azure-data-studio/machine-learning-extension-manage-packages.md",
59005+
"redirect_url": "/sql/azure-data-studio/extensions/machine-learning-extension-manage-packages",
59006+
"redirect_document_id": true
59007+
},
59008+
{
59009+
"source_path": "docs/azure-data-studio/machine-learning-extension-predictions.md",
59010+
"redirect_url": "/sql/azure-data-studio/extensions/machine-learning-extension-predictions",
59011+
"redirect_document_id": true
59012+
},
59013+
{
59014+
"source_path": "docs/azure-data-studio/machine-learning-extension.md",
59015+
"redirect_url": "/sql/azure-data-studio/extensions/machine-learning-extension",
59016+
"redirect_document_id": true
5895259017
}
5895359018
]
5895459019
}

docs/azure-data-studio/extensions/add-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: conceptual
77
author: "markingmyname"
88
ms.author: "maghan"
99
ms.reviewer: "alayu, maghan, sstein"
10-
ms.custom: "seodec18"
10+
ms.custom:
1111
ms.date: "10/03/2019"
1212
---
1313

docs/azure-data-studio/extensions/azure-arc-extension.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Azure Arc extension (preview)
33
description: Learn how to install and use the Azure Arc extension to try out Azure Arc data services.
4-
ms.reviewer: "alayu, maghan, sstein"
54
ms.prod: azure-data-studio
65
ms.technology: azure-data-studio
76
ms.topic: conceptual
8-
author: "yualan"
9-
ms.author: "alayu"
10-
ms.custom: "seodec18"
11-
ms.date: "09/22/2020"
7+
author: yualan
8+
ms.author: alayu
9+
ms.reviewer: maghan, sstein
10+
ms.custom:
11+
ms.date: 09/22/2020
1212
---
1313

1414
# Azure Arc extension for Azure Data Studio (Preview)

docs/azure-data-studio/extensions/azure-sql-managed-instance-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: conceptual
77
author: jovanpop-msft
88
ms.author: jovanpop
99
ms.reviewer: alanyu, maghan, sstein
10-
ms.custom: seodec18
10+
ms.custom:
1111
ms.date: 10/07/2019
1212
---
1313

docs/azure-data-studio/extensions/dashboard-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ title: Create dashboard extension
33
description: This tutorial demonstrates how to create a dashboard extension to add custom functionality to Azure Data Studio.
44
ms.prod: azure-data-studio
55
ms.technology: azure-data-studio
6-
ms.reviewer: alayu, maghan
76
ms.topic: how-to
87
author: yualan
98
ms.author: alayu
9+
ms.reviewer: alayu, maghan
1010
ms.custom:
1111
ms.date: 08/28/2020
1212
---

docs/azure-data-studio/extensions/data-virtualization-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: conceptual
77
author: rajmera3
88
ms.author: raajmera
99
ms.reviewer: alayu, sstein, maghan
10-
ms.custom: seodec18
10+
ms.custom:
1111
ms.date: 11/04/2019
1212
---
1313

docs/azure-data-studio/extensions/extension-authoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: conceptual
77
author: markingmyname
88
ms.author: maghan
99
ms.reviewer: alayu
10-
ms.custom: seodec18
10+
ms.custom:
1111
ms.date: 08/26/2020
1212
---
1313

docs/azure-data-studio/extensions/keymap-extension.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: Create keymap extension
33
description: This tutorial demonstrates how to create a keymap extension to add custom functionality to Azure Data Studio.
44
ms.prod: azure-data-studio
55
ms.technology: azure-data-studio
6-
ms.reviewer: alayu, maghan
76
ms.topic: how-to
87
author: markingmyname
98
ms.author: maghan
10-
ms.custom: "seodec18"
9+
ms.reviewer: alayu
10+
ms.custom:
1111
ms.date: 08/28/2020
1212
---
1313

docs/azure-data-studio/extensions/kusto-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.technology: azure-data-studio
77
author: markingmyname
88
ms.author: maghan
99
ms.reviewer: jukoesma
10-
ms.custom: ""
10+
ms.custom:
1111
ms.date: 09/22/2020
1212
---
1313

docs/azure-data-studio/machine-learning-extension-import-view-models.md renamed to docs/azure-data-studio/extensions/machine-learning-extension-import-view-models.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Learn how to use the [Machine Learning extension for Azure Data Studio](machine-
2828

2929
Follow the steps below to view ONNX models that are stored in your database.
3030

31-
1. Click on **Import or view models**.
31+
1. Select **Import or view models**.
3232

33-
1. If you're asked to install **onnxruntime**, **mlflow**, and **mlflow-dbstore**, click **Yes**.
33+
1. If you're asked to install **onnxruntime**, **mlflow**, and **mlflow-dbstore**, select **Yes**.
3434

3535
1. Select the **Models database** and **Models table** where your models are stored in.
3636

@@ -40,21 +40,21 @@ This will show a list of your models. You can edit the model name and descriptio
4040

4141
Follow the steps below to import an ONNX model in your database.
4242

43-
1. Click on **Import or view models**.
43+
1. Select **Import or view models**.
4444

45-
1. If you're asked to install **onnxruntime**, **mlflow**, and **mlflow-dbstore**, click **Yes**.
45+
1. If you're asked to install **onnxruntime**, **mlflow**, and **mlflow-dbstore**, select **Yes**.
4646

47-
1. Click **Import models**.
47+
1. Select **Import models**.
4848

4949
1. Select the **Models database** you want to store the imported model in.
5050

51-
1. Select the **Models table** you want to store the imported model in. You can either choose an **Existing table** or create a **New table**. Click **Next**.
51+
1. Select the **Models table** you want to store the imported model in. You can either choose an **Existing table** or create a **New table**. Select **Next**.
5252

53-
1. Select where your model is located and click **Next**. You can use:
54-
- **File upload**. Choose this to use a model from a file. Select the model file under **Source files** and click **Next**.
55-
- **Azure Machine Learning**. Choose this to use a model from Azure Machine Learning. First, **Sign in to Azure**. Then select your **Azure account**, **Azure subscription**, **Azure resource group**, and **Azure ML workspace**. Select the model you want to use and click **Next**.
53+
1. Select where your model is located and Select **Next**. You can use:
54+
- **File upload**. Choose this to use a model from a file. Select the model file under **Source files** and Select **Next**.
55+
- **Azure Machine Learning**. Choose this to use a model from Azure Machine Learning. First, **Sign in to Azure**. Then select your **Azure account**, **Azure subscription**, **Azure resource group**, and **Azure ML workspace**. Select the model you want to use and Select **Next**.
5656

57-
1. Enter the model **Name** and **Description** and click **Deploy** to store the model in your database.
57+
1. Enter the model **Name** and **Description** and Select **Deploy** to store the model in your database.
5858

5959
> [!NOTE]
6060
> The Machine Learning extension is currently in preview. Therefore, the table schema where the models are stored might change in the future.
@@ -64,6 +64,6 @@ Follow the steps below to import an ONNX model in your database.
6464
- [Machine Learning extension in Azure Data Studio](machine-learning-extension.md)
6565
- [Manage packages in database](machine-learning-extension-manage-packages.md)
6666
- [Make predictions](machine-learning-extension-predictions.md)
67-
- [SQL machine learning documentation](../machine-learning/index.yml)
67+
- [SQL machine learning documentation](../../machine-learning/index.yml)
6868
- [Machine Learning Services in Azure SQL Managed Instance](/azure/azure-sql/managed-instance/machine-learning-services-overview)
6969
- [Machine learning and AI with ONNX in SQL Edge (Preview)](/azure/azure-sql-edge/onnx-overview)

0 commit comments

Comments
 (0)