Skip to content

Commit 394436c

Browse files
committed
Acrolinx edits
1 parent 64cbaae commit 394436c

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/advanced-analytics/r/install-microsoft-r-server-from-the-command-line.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For a **quiet** installation, provide the same arguments and add the **/q** swit
3333

3434
You should know how to perform a command-line installation of SQL Server and be familiar with its scripting arguments.
3535

36-
For more information, see [Install SQL Server from the command prompt](..\..\database-engine\install-windows\install-sql-server-from-the-command-prompt.md).
36+
For more information, see [Install SQL Server from the command prompt](../../database-engine/install-windows/install-sql-server-from-the-command-prompt.md).
3737

3838
If you install Machine Learning Server or Microsoft R Server (Standalone) on a computer that has no Internet access, you must download the required R (or Python) components in advance, and copy them to a local folder. For download locations, see [Installing machine learning components without internet access](installing-ml-components-without-internet-access.md).
3939

@@ -83,7 +83,7 @@ Setup.exe /q /ACTION=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/Install /FEATURES=SQL_SHARED_MR /IACCEPTROPENLICENSETERMS /
8383
8484
## Post-installation tasks
8585

86-
To set up another instance of Microsoft R Server with the same parameters, you can re-use the configuration file that is created during installation. For more information, see [Install SQL Server Using a configuration File](..\..\database-engine\install-windows\install-sql-server-using-a-configuration-file.md).
86+
To set up another instance of Microsoft R Server with the same parameters, you can re-use the configuration file that is created during installation. For more information, see [Install SQL Server using a configuration file](../../database-engine/install-windows/install-sql-server-using-a-configuration-file.md).
8787

8888
### Review installed components
8989

docs/advanced-analytics/r/upgrade-and-installation-faq-sql-server-r-services.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Upgrade and installation FAQ for SQL Server Machine Learning | Microsoft Docs"
33
ms.date: "10/31/2017"
4-
ms.prod:
4+
ms.prod:
55
- "sql-server-2016"
66
- "sql-server-2017"
77
ms.reviewer: ""
@@ -19,10 +19,10 @@ ms.workload: "On Demand"
1919
---
2020
# Upgrade and installation FAQ for SQL Server Machine Learning
2121

22-
This topic provides answers to some common questions about installation of machine learning features in SQL Server. It also covers common questions about upgrades.
22+
This topic provides answers to some common questions about installation of machine learning features in SQL Server. It also covers common questions about upgrades.
2323

24-
+ Some problems occur only with upgrades from pre-release versions. Therefore, we recommend that you identify your version and edition first before reading these notes.
25-
+ Also, upgrade to the most current release or service release as soon as possible, to resolve any issues that were fixed in recent releases.
24+
+ Some problems occur only with upgrades from pre-release versions. Therefore, we recommend that you identify your version and edition first before reading these notes.
25+
+ Upgrade to the most current release or service release as soon as possible, to resolve any issues that were fixed in recent releases.
2626

2727
**Applies to:** SQL Server 2016 R Services, SQL Server 2017 Machine Learning Services (In-Database)
2828

@@ -74,7 +74,7 @@ To use machine learning with R or Python, some additional configuration is requi
7474

7575
Review all options in the list of post-installation instructions to see which additional steps might be required in your environment.
7676

77-
+ [Set up SQL Server machine learning in database](set-up-sql-server-r-services-in-database/#bkmk_enableFeature.md)
77+
+ [Set up SQL Server machine learning in database](set-up-sql-server-r-services-in-database.md/bkmk_enableFeature)
7878

7979
## Upgrades or uninstallation
8080

0 commit comments

Comments
 (0)