Skip to content

Commit 09f95ad

Browse files
committed
fixed includes
1 parent e0de321 commit 09f95ad

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@ Depending on the build of SQL Server that you are installing, some of the follow
5252

5353
- New installation of any pre-release version of [!INCLUDE[rsql_productname](../../includes/rsql-productname-md.md)] is no longer supported. If you are using a pre-release version, upgrade as soon as possible.
5454

55-
- Disable virus scanning before beginning setup. After setup is completed, we recommend suspending virus scanning on the folders used by [!INCLUDE[ssnoversion](../includes/ssnoversion.md)]. Preferably, suspend scanning on the entire [!INCLUDE[ssnoversion](../includes/ssnoversion.md)] tree.
55+
- Disable virus scanning before beginning setup. After setup is completed, we recommend suspending virus scanning on the folders used by [!INCLUDE[ssnoversion](../../includes/ssnoversion.md)]. Preferably, suspend scanning on the entire [!INCLUDE[ssnoversion](../../includes/ssnoversion.md)] tree.
5656

5757
### Licensing agreements for unattended installs
5858

59-
If you use the command line to upgrade an instance of SQL Server, make sure that the command line includes both the [!INCLUDE[ssnoversion](../includes/ssnoversion.md)] licensing agreement parameter, and the new license agreement parameters for R and Python.
59+
If you use the command line to upgrade an instance of SQL Server, make sure that the command line includes both the [!INCLUDE[ssnoversion](../../includes/ssnoversion.md)] licensing agreement parameter, and the new license agreement parameters for R and Python.
6060

6161
### Offline installation of machine learning components for a localized version of SQL Server
6262

63-
When you install [!INCLUDE[ssnoversion](../includes/ssnoversion.md)] machine learning components on a computer that does not have internet access, you must take some additional steps:
63+
When you install [!INCLUDE[ssnoversion](../../includes/ssnoversion.md)] machine learning components on a computer that does not have internet access, you must take some additional steps:
6464

6565
+ Download the R or Python component installers to a local folder before you run SQL Server setup.
6666
+ In some cases, you might need to edit the installer file to ensure that the correct language is installed.

0 commit comments

Comments
 (0)