Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 46b604a

Browse files
authored
Update links for Linux cloud deployment (#34924)
1 parent 1248f8b commit 46b604a

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

docs/linux/quickstart-install-connect-clouds.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: SQL Server
44
description: Learn how to install SQL Server on Red Hat Enterprise Linux (RHEL), SUSE Linux Enterprise Server (SLES), or Ubuntu in the cloud of your choice.
55
author: rwestMSFT
66
ms.author: randolphwest
7-
ms.date: 05/02/2025
7+
ms.date: 08/07/2025
88
ms.service: sql
99
ms.subservice: linux
1010
ms.topic: get-started
@@ -25,15 +25,15 @@ In this quickstart, you install [!INCLUDE [ssnoversion-md](../includes/ssnoversi
2525
## Amazon Web Services
2626

2727
1. Create a Linux AMI with at least 2 GB of memory from the marketplace
28-
- [RHEL 7.7+](https://aws.amazon.com/marketplace/pp/prodview-ubouaa3jksbmc)
29-
- [SLES v12 SP5+](https://aws.amazon.com/marketplace/pp/prodview-cx42luwzj5s6s)
30-
- [Ubuntu 18.04](https://aws.amazon.com/marketplace/pp/prodview-pkjqrkcfgcaog)
28+
- [RHEL 9](https://aws.amazon.com/marketplace/pp/prodview-b5psjqk4f5f3k)
29+
- [SLES v15](https://aws.amazon.com/marketplace/pp/prodview-o5wqlcnuzvyv2)
30+
- [Ubuntu 22.04](https://aws.amazon.com/marketplace/pp/prodview-f2if34z3a4e3i)
3131
1. Connect to the AMI with **ssh**
3232
1. Follow the quickstart for the Linux distribution you chose:
33-
- [Quickstart: Install SQL Server and create a database on Red Hat](quickstart-install-connect-red-hat.md)
34-
- [Quickstart: Install SQL Server and create a database on SUSE Linux Enterprise Server](quickstart-install-connect-suse.md)
35-
- [Quickstart: Install SQL Server and create a database on Ubuntu](quickstart-install-connect-ubuntu.md)
36-
- [Quickstart: Install SQL Server and create a database on Windows Subsystem for Linux (WSL 2)](quickstart-install-connect-wsl-2.md)
33+
- [Red Hat Enterprise Linux](quickstart-install-connect-red-hat.md)
34+
- [SUSE Linux Enterprise Server](quickstart-install-connect-suse.md)
35+
- [Ubuntu](quickstart-install-connect-ubuntu.md)
36+
- [Windows Subsystem for Linux (WSL 2)](quickstart-install-connect-wsl-2.md)
3737
1. Configure for remote connections:
3838
- Open the [Amazon EC2 console]( https://console.aws.amazon.com/ec2/)
3939
- In the navigation pane, choose **Security Groups**.
@@ -43,7 +43,7 @@ In this quickstart, you install [!INCLUDE [ssnoversion-md](../includes/ssnoversi
4343
## Digital Ocean
4444

4545
1. Sign in to the [control panel](https://cloud.digitalocean.com/login) and select **Create a droplet**
46-
1. Choose an Ubuntu 18.04 droplet with at least 2 GB of memory
46+
1. Choose an Ubuntu 22.04 droplet with at least 2 GB of memory
4747
1. Connect to the droplet with **ssh**
4848
1. Follow the [Ubuntu quickstart](quickstart-install-connect-ubuntu.md)
4949
1. Configure for remote connections:
@@ -53,14 +53,14 @@ In this quickstart, you install [!INCLUDE [ssnoversion-md](../includes/ssnoversi
5353
## Google Cloud Platform
5454

5555
1. Create a Linux image with at least 2 GB of memory from the Cloud Launcher
56-
- [RHEL 7.7+](https://console.cloud.google.com/marketplace/details/rhel-cloud/rhel-7)
57-
- [SLES v12 SP5](https://console.cloud.google.com/marketplace/details/suse-cloud/sles-12)
58-
- [Ubuntu 18.04](https://console.cloud.google.com/marketplace/details/ubuntu-os-cloud/ubuntu-bionic)
56+
- [RHEL 9](https://console.cloud.google.com/marketplace/details/rhel-cloud/rhel-9)
57+
- [SLES v15](https://console.cloud.google.com/marketplace/details/suse-cloud/sles-15)
58+
- [Ubuntu 22.04](https://console.cloud.google.com/marketplace/details/ubuntu-os-cloud/ubuntu-jammy)
5959
1. Connect to the image with **ssh**
6060
1. Follow the quickstart for the Linux distribution you chose:
61-
- [Quickstart: Install SQL Server and create a database on Red Hat](quickstart-install-connect-red-hat.md)
62-
- [Quickstart: Install SQL Server and create a database on SUSE Linux Enterprise Server](quickstart-install-connect-suse.md)
63-
- [Quickstart: Install SQL Server and create a database on Ubuntu](quickstart-install-connect-ubuntu.md)
61+
- [Red Hat Enterprise Linux](quickstart-install-connect-red-hat.md)
62+
- [SUSE Linux Enterprise Server](quickstart-install-connect-suse.md)
63+
- [Ubuntu](quickstart-install-connect-ubuntu.md)
6464
1. Configure for remote connections:
6565
- Go to the [Firewall Rules](https://console.cloud.google.com/networking/firewalls)
6666
- Add an inbound rule to allow traffic on the port on which [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] listens (default TCP port 1433)

0 commit comments

Comments
 (0)