Skip to content

Commit 18c4300

Browse files
committed
ADS: Remove Azure Data Studio mentions in ML
1 parent 1457fd8 commit 18c4300

47 files changed

Lines changed: 130 additions & 2424 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50815,6 +50815,71 @@
5081550815
"redirect_url": "/sql/machine-learning/concepts/security",
5081650816
"redirect_document_id": true
5081750817
},
50818+
{
50819+
"source_path": "docs/machine-learning/tutorials/python-clustering-model-build.md",
50820+
"redirect_url": "/sql/machine-learning/concepts/extension-python",
50821+
"redirect_document_id": false
50822+
},
50823+
{
50824+
"source_path": "docs/machine-learning/tutorials/python-clustering-model-deploy.md",
50825+
"redirect_url": "/sql/machine-learning/concepts/extension-python",
50826+
"redirect_document_id": false
50827+
},
50828+
{
50829+
"source_path": "docs/machine-learning/tutorials/python-ski-rental-linear-regression-deploy-model.md",
50830+
"redirect_url": "/sql/machine-learning/concepts/extension-python",
50831+
"redirect_document_id": false
50832+
},
50833+
{
50834+
"source_path": "docs/machine-learning/tutorials/python-ski-rental-linear-regression-train-model.md",
50835+
"redirect_url": "/sql/machine-learning/concepts/extension-python",
50836+
"redirect_document_id": false
50837+
},
50838+
{
50839+
"source_path": "docs/machine-learning/tutorials/r-clustering-model-build.md",
50840+
"redirect_url": "/sql/machine-learning/concepts/extension-python",
50841+
"redirect_document_id": false
50842+
},
50843+
{
50844+
"source_path": "docs/machine-learning/tutorials/r-clustering-model-deploy.md",
50845+
"redirect_url": "/sql/machine-learning/concepts/extension-python",
50846+
"redirect_document_id": false
50847+
},
50848+
{
50849+
"source_path": "docs/machine-learning/tutorials/r-clustering-model-introduction.md",
50850+
"redirect_url": "/sql/machine-learning/concepts/extension-python",
50851+
"redirect_document_id": false
50852+
},
50853+
{
50854+
"source_path": "docs/machine-learning/tutorials/r-clustering-model-prepare-data.md",
50855+
"redirect_url": "/sql/machine-learning/concepts/extension-python",
50856+
"redirect_document_id": false
50857+
},
50858+
{
50859+
"source_path": "docs/machine-learning/tutorials/r-predictive-model-deploy.md",
50860+
"redirect_url": "/sql/machine-learning/concepts/extension-python",
50861+
"redirect_document_id": false
50862+
},
50863+
{
50864+
"source_path": "docs/machine-learning/tutorials/r-predictive-model-introduction.md",
50865+
"redirect_url": "/sql/machine-learning/concepts/extension-python",
50866+
"redirect_document_id": false
50867+
},
50868+
{
50869+
"source_path": "docs/machine-learning/tutorials/r-predictive-model-prepare-data.md",
50870+
"redirect_url": "/sql/machine-learning/concepts/extension-python",
50871+
"redirect_document_id": false
50872+
},
50873+
{
50874+
"source_path": "docs/machine-learning/tutorials/r-predictive-model-train.md",
50875+
"redirect_url": "/sql/machine-learning/concepts/extension-python",
50876+
"redirect_document_id": false
50877+
},
50878+
{
50879+
"source_path": "docs/machine-learning/package-management/install-additional-python-packages-on-sql-server.md",
50880+
"redirect_url": "/sql/machine-learning/concepts/extension-python",
50881+
"redirect_document_id": false
50882+
},
5081850883
{
5081950884
"source_path": "docs/advanced-analytics/connect/loopback-connection.md",
5082050885
"redirect_url": "/sql/machine-learning/connect/loopback-connection",
@@ -67769,6 +67834,5 @@
6776967834
"redirect_url": "/sql/connect/jdbc/connecting-to-sql-server-with-the-jdbc-driver",
6777067835
"redirect_document_id": false
6777167836
}
67772-
6777367837
]
6777467838
}

azure-sql/toc.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,16 +1305,6 @@
13051305
href: /sql/machine-learning/tutorials/r-taxi-classification-deploy-model?context=%2fazure%2fazure-sql%2fmanaged-instance%2fcontext%2fml-context&preserve-view=true&view=azuresqldb-mi-current
13061306
- name: How to
13071307
items:
1308-
- name: Data exploration and modeling
1309-
items:
1310-
- name: Python
1311-
items:
1312-
- name: Plot Histogram in Python
1313-
href: /sql/machine-learning/data-exploration/python-plot-histogram?context=%2fazure%2fazure-sql%2fmanaged-instance%2fcontext%2fml-context&preserve-view=true&view=azuresqldb-mi-current
1314-
- name: Import data into pandas dataframe
1315-
href: /sql/machine-learning/data-exploration/python-dataframe-pandas?context=%2fazure%2fazure-sql%2fmanaged-instance%2fcontext%2fml-context&preserve-view=true&view=azuresqldb-mi-current
1316-
- name: Insert dataframe into SQL
1317-
href: /sql/machine-learning/data-exploration/python-dataframe-sql-server?context=%2fazure%2fazure-sql%2fmanaged-instance%2fcontext%2fml-context&preserve-view=true&view=azuresqldb-mi-current
13181308
- name: Data type conversions
13191309
items:
13201310
- name: Python to SQL
@@ -1339,8 +1329,6 @@
13391329
items:
13401330
- name: Get Python package information
13411331
href: /sql/machine-learning/package-management/python-package-information?context=%2fazure%2fazure-sql%2fmanaged-instance%2fcontext%2fml-context&preserve-view=true&view=azuresqldb-mi-current
1342-
- name: Install with sqlmlutils
1343-
href: /sql/machine-learning/package-management/install-additional-python-packages-on-sql-server?context=%2fazure%2fazure-sql%2fmanaged-instance%2fcontext%2fml-context&preserve-view=true&view=azuresqldb-mi-current
13441332
- name: Install new R packages
13451333
items:
13461334
- name: Get R package information

docs/machine-learning/concepts/extension-python.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,3 @@ The following diagram summarizes the overall workflow when scripts are sent from
9999
+ [Extensibility framework in SQL Server](extensibility-framework.md)
100100
+ [R and machine learning extensions in SQL Server](extension-r.md)
101101
+ [Get Python package information](../package-management/python-package-information.md)
102-
+ [Install Python packages with sqlmlutils](../package-management/install-additional-python-packages-on-sql-server.md)

docs/machine-learning/index.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -92,21 +92,6 @@ landingContent:
9292
- text: Deploy and make predictions with an ONNX model in Azure SQL Edge
9393
url: /azure/azure-sql-edge/deploy-onnx
9494

95-
- title: Azure Data Studio ML extension
96-
linkLists:
97-
- linkListType: overview
98-
links:
99-
- text: What is the Machine Learning extension for Azure Data Studio?
100-
url: ../azure-data-studio/extensions/machine-learning-extension.md
101-
- linkListType: how-to-guide
102-
links:
103-
- text: Manage packages in database
104-
url: ../azure-data-studio/extensions/machine-learning-extension-manage-packages.md
105-
- text: Make predictions
106-
url: ../azure-data-studio/extensions/machine-learning-extension-predictions.md
107-
- text: Import or view models
108-
url: ../azure-data-studio/extensions/machine-learning-extension-import-view-models.md
109-
11095
- title: SQL Server Big Data Clusters
11196
linkLists:
11297
- linkListType: overview

docs/machine-learning/install/custom-runtime-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Beginning with [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)], runtimes f
5959

6060
You can execute a Python external scripts with the stored procedure [sp_execute_external script](../../relational-databases/system-stored-procedures/sp-execute-external-script-transact-sql.md).
6161

62-
To enable external scripts, use [Azure Data Studio](/azure-data-studio/what-is-azure-data-studio) to execute the statement below.
62+
To enable external scripts, use the [MSSQL extension for Visual Studio Code](../../tools/visual-studio-code-extensions/mssql/mssql-extension-visual-studio-code.md) to execute the statement below.
6363

6464
```sql
6565
sp_configure 'external scripts enabled', 1;

docs/machine-learning/install/custom-runtime-r.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Beginning with [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)], runtimes f
6060

6161
You can execute an R external script with the stored procedure [sp_execute_external script](../../relational-databases/system-stored-procedures/sp-execute-external-script-transact-sql.md).
6262

63-
To enable external scripts, use [Azure Data Studio](/azure-data-studio/what-is-azure-data-studio) to execute the statement below.
63+
To enable external scripts, use the [MSSQL extension for Visual Studio Code](../../tools/visual-studio-code-extensions/mssql/mssql-extension-visual-studio-code.md) to execute the following statement.
6464

6565
```sql
6666
sp_configure 'external scripts enabled', 1;

docs/machine-learning/install/includes/custom-runtime-python-linux-common.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Follow these steps to download and register the Python language extension, which
8282

8383
Alternatively, you can use the debug version (**python-lang-extension-linux-debug.zip**) in a development or test environment. The debug version provides verbose logging information to investigate any errors, and is not recommended for production environments.
8484

85-
1. Use [Azure Data Studio](/azure-data-studio/what-is-azure-data-studio) to connect to your SQL Server instance and run the following T-SQL command to register the Python language extension with [CREATE EXTERNAL LANGUAGE](../../../t-sql/statements/create-external-language-transact-sql.md).
85+
1. Use the [MSSQL extension for Visual Studio Code](../../../tools/visual-studio-code-extensions/mssql/mssql-extension-visual-studio-code.md) to connect to your SQL Server instance and run the following T-SQL command to register the Python language extension with [CREATE EXTERNAL LANGUAGE](../../../t-sql/statements/create-external-language-transact-sql.md).
8686

8787
Modify the path in this statement to reflect the location of the downloaded language extension zip file (**python-lang-extension-linux-release.zip**).
8888

docs/machine-learning/install/includes/custom-runtime-python-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Follow these steps to download and register the Python language extension, which
109109
110110
Alternatively, you can use the debug version (**python-lang-extension-windows-debug.zip**) in a development or test environment. The debug version provides verbose logging information to investigate any errors, and is not recommended for production environments.
111111
112-
1. Use [Azure Data Studio](/azure-data-studio/what-is-azure-data-studio) to connect to your SQL Server instance and run the following T-SQL command to register the Python language extension with [CREATE EXTERNAL LANGUAGE](../../../t-sql/statements/create-external-language-transact-sql.md).
112+
1. Use the [MSSQL extension for Visual Studio Code](../../../tools/visual-studio-code-extensions/mssql/mssql-extension-visual-studio-code.md) to connect to your SQL Server instance and run the following T-SQL command to register the Python language extension with [CREATE EXTERNAL LANGUAGE](../../../t-sql/statements/create-external-language-transact-sql.md).
113113
114114
Modify the path in this statement to reflect the location of the downloaded language extension zip file (**python-lang-extension-windows-release.zip**) and the location your Python installation (`C:\\Program Files\\Python37`).
115115

docs/machine-learning/install/includes/custom-runtime-r-linux-common.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Follow these steps to download and register the R language extension, which is u
9898

9999
Alternatively, you can use the debug version (**R-lang-extension-linux-debug.zip**) in a development or test environment. The debug version provides verbose logging information to investigate any errors, and is not recommended for production environments.
100100

101-
1. Use [Azure Data Studio](/azure-data-studio/what-is-azure-data-studio) to connect to your SQL Server instance and run the following T-SQL command to register the R language extension with [CREATE EXTERNAL LANGUAGE](../../../t-sql/statements/create-external-language-transact-sql.md).
101+
1. Use the [MSSQL extension for Visual Studio Code](../../../tools/visual-studio-code-extensions/mssql/mssql-extension-visual-studio-code.md) to connect to your SQL Server instance and run the following T-SQL command to register the R language extension with [CREATE EXTERNAL LANGUAGE](../../../t-sql/statements/create-external-language-transact-sql.md).
102102

103103
Modify the path in this statement to reflect the location of the downloaded language extension zip file (**R-lang-extension-linux-release.zip**).
104104

docs/machine-learning/install/includes/custom-runtime-r-windows.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Follow these steps to modify the **PATH** system environment variables.
6868

6969
1. Modify the **PATH** system environment variable.
7070

71-
Select **PATH** and click **Edit**.
71+
Select **PATH** > **Edit**.
7272

7373
Select **New** and add the path to the `\bin\x64` folder in your R installation path. For example, `C:\Program Files\R\R-4.0.3\bin\x64`.
7474

@@ -121,7 +121,7 @@ Follow these steps to restart the SQL Server Launchpad service.
121121
122122
1. Open [SQL Server Configuration Manager](../../../relational-databases/sql-server-configuration-manager.md).
123123
124-
1. Under **SQL Server Services**, right-click on **SQL Server Launchpad (MSSQLSERVER)** and select **Restart**. If you using a named instance, the instance name will be shown instead of **(MSSQLSERVER)**.
124+
1. Under **SQL Server Services**, right-click on **SQL Server Launchpad (MSSQLSERVER)** and select **Restart**. If you use a named instance, the instance name will be shown instead of **(MSSQLSERVER)**.
125125
126126
## Register language extension
127127
@@ -131,7 +131,7 @@ Follow these steps to download and register the R language extension, which is u
131131
132132
Alternatively, you can use the debug version (**R-lang-extension-windows-debug.zip**) in a development or test environment. The debug version provides verbose logging information to investigate any errors, and is not recommended for production environments.
133133
134-
1. Use [Azure Data Studio](/azure-data-studio/what-is-azure-data-studio) to connect to your SQL Server instance and run the following T-SQL command to register the R language extension with [CREATE EXTERNAL LANGUAGE](../../../t-sql/statements/create-external-language-transact-sql.md).
134+
1. Use the [MSSQL extension for Visual Studio Code](../../../tools/visual-studio-code-extensions/mssql/mssql-extension-visual-studio-code.md) to connect to your SQL Server instance and run the following T-SQL command to register the R language extension with [CREATE EXTERNAL LANGUAGE](../../../t-sql/statements/create-external-language-transact-sql.md).
135135
136136
Modify the path in this statement to reflect the location of the downloaded language extension zip file (**R-lang-extension-windows-release.zip**) and the location your R installation (`C:\\Program Files\\R\\R-4.0.3`).
137137

0 commit comments

Comments
 (0)