Skip to content

Commit 4f86785

Browse files
authored
Update title, H1, and intent.
1 parent d314aa5 commit 4f86785

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

docs/machine-learning/install/sql-ml-component-install-without-internet-access.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
---
2-
title: Install without internet access
3-
description: Install SQL Server machine learning R and Python on computers isolated behind a network firewall.
2+
title: Offline install without internet access
3+
description: Offline install SQL Server Machine Learning Services with Python and R on computers isolated behind a network firewall.
44
ms.prod: sql
55
ms.technology: machine-learning-services
6-
7-
ms.date: 11/04/2019
6+
ms.date: 10/01/2020
87
ms.topic: how-to
98
author: dphansen
109
ms.author: davidph
1110
ms.custom: seo-lt-2019
1211
monikerRange: ">=sql-server-2016||>=sql-server-linux-ver15||=sqlallproducts-allversions"
1312
---
14-
# Install SQL Server machine learning R and Python on computers with no internet access
13+
# Offline install SQL Server Machine Learning Services Python and R on computers with no internet access
1514
[!INCLUDE [SQL Server 2016 and later](../../includes/applies-to-version/sqlserver2016.md)]
1615

16+
This article describes how to install SQL Server Machine Learning Services offline on computers with no internet access isolated behind a network firewall.
17+
1718
By default, installers connect to Microsoft download sites to get required and updated components for machine learning on SQL Server. If firewall constraints prevent the installer from reaching these sites, you can use an internet-connected device to download files, transfer files to an offline server, and then run setup.
1819

1920
In-database analytics consist of database engine instance, plus additional components for R and Python integration, depending on the version of SQL Server.

0 commit comments

Comments
 (0)