Skip to content

Commit

Permalink
Merge pull request #23645 from atikmapari/Broken-link-mathoma
Browse files Browse the repository at this point in the history
Broken link fixed
  • Loading branch information
v-regandowner authored Aug 15, 2022
2 parents e6338f4 + 645dee2 commit 56312c7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The initial versions of Python and R are different in SQL Managed Instance and S
| SQL Server 2017 | 3.5.2 and 3.7.2 (CU22 and later) | 3.3.3 and 3.5.2 (CU22 and later) |
| SQL Server 2016 | Not available | 3.2.2 and 3.5.2 (SP2 CU14 and later) |

\* Beginning with SQL Server 2022, runtimes for R, Python, and Java, are no longer shipped or installed within SQL Setup. Instead, install your desired R and/or Python custom runtime(s) and packages. For more information, see [Install SQL Server 2022 Machine Learning Services (Python and R) on Windows](/sql/machine-learning/install/sql-machine-learning-services-windows-install-sql-2022.md).
\* Beginning with SQL Server 2022, runtimes for R, Python, and Java, are no longer shipped or installed within SQL Setup. Instead, install your desired R and/or Python custom runtime(s) and packages. For more information, see [Install SQL Server 2022 Machine Learning Services (Python and R) on Windows](/sql/machine-learning/install/sql-machine-learning-services-windows-install-sql-2022).

## Python and R Packages

Expand All @@ -44,7 +44,7 @@ For more information about managing Python and R packages, see:

### Manage packages via sqlmlutils

You can install binary packages with `sqlmlutils`, if you can build locally to produce a binary package as output. For examples, see [Install R packages with sqlmlutils](/sql/machine-learning/package-management/install-additional-r-packages-on-sql-server.md) or [Install Python packages with sqlmlutils](/sql/machine-learning/package-management/install-additional-python-packages-on-sql-server.md).
You can install binary packages with `sqlmlutils`, if you can build locally to produce a binary package as output. For examples, see [Install R packages with sqlmlutils](/sql/machine-learning/package-management/install-additional-r-packages-on-sql-server) or [Install Python packages with sqlmlutils](/sql/machine-learning/package-management/install-additional-python-packages-on-sql-server).


## Resource governance
Expand Down

0 comments on commit 56312c7

Please sign in to comment.