You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/linux/quickstart-install-connect-red-hat.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ In this quick start tutorial, you first install SQL Server 2017 on Red Hat Enter
27
27
28
28
## Prerequisites
29
29
30
-
You must have a RHEL 7.3 or 7.4 machine with **at least 3.25 GB** of memory.
30
+
You must have a RHEL 7.3 or 7.4 machine with **at least 2 GB** of memory.
31
31
32
32
To install Red Hat Enterprise Linux on your own machine, go to [http://access.redhat.com/products/red-hat-enterprise-linux/evaluation](http://access.redhat.com/products/red-hat-enterprise-linux/evaluation). You can also create RHEL virtual machines in Azure. See [Create and Manage Linux VMs with the Azure CLI](https://docs.microsoft.com/azure/virtual-machines/linux/tutorial-manage-vm), and use `--image RHEL` in the call to `az vm create`.
Copy file name to clipboardExpand all lines: docs/linux/quickstart-install-connect-suse.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ In this quick start tutorial, you first install SQL Server 2017 on SUSE Linux En
27
27
28
28
## Prerequisites
29
29
30
-
You must have a SLES v12 SP2 machine with **at least 3.25 GB** of memory. The file system must be **XFS** or **EXT4**. Other file systems, such as **BTRFS**, are unsupported.
30
+
You must have a SLES v12 SP2 machine with **at least 2 GB** of memory. The file system must be **XFS** or **EXT4**. Other file systems, such as **BTRFS**, are unsupported.
31
31
32
32
To install SUSE Linux Enterprise Server on your own machine, go to [https://www.suse.com/products/server](https://www.suse.com/products/server). You can also create SLES virtual machines in Azure. See [Create and Manage Linux VMs with the Azure CLI](https://docs.microsoft.com/azure/virtual-machines/linux/tutorial-manage-vm), and use `--image SLES` in the call to `az vm create`.
Copy file name to clipboardExpand all lines: docs/linux/quickstart-install-connect-ubuntu.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ In this quick start tutorial, you first install SQL Server 2017 on Ubuntu 16.04.
27
27
28
28
## Prerequisites
29
29
30
-
You must have a Ubuntu 16.04 machine with **at least 3.25 GB** of memory.
30
+
You must have a Ubuntu 16.04 machine with **at least 2 GB** of memory.
31
31
32
32
To install Ubuntu on your own machine, go to [http://www.ubuntu.com/download/server](http://www.ubuntu.com/download/server). You can also create Ubuntu virtual machines in Azure. See [Create and Manage Linux VMs with the Azure CLI](https://docs.microsoft.com/azure/virtual-machines/linux/tutorial-manage-vm).
0 commit comments