Skip to content

Latest commit

 

History

History
86 lines (60 loc) · 7.33 KB

File metadata and controls

86 lines (60 loc) · 7.33 KB
title Overview of SQL Server on Azure Virtual Machines for Linux
description Learn about how to run full SQL Server editions on Azure Virtual Machines for Linux. Get direct links to all Linux SQL Server VM images and related content.
author MashaMSFT
ms.author mathoma
ms.date 09/15/2025
ms.service azure-vm-sql-server
ms.subservice service-overview
ms.topic overview
ms.custom
linux-related-content
tags azure-service-management

Overview of SQL Server on Linux Azure Virtual Machines

[!INCLUDE appliesto-sqlvm]

[!div class="op_single_selector"]

SQL Server on Azure Virtual Machines enables you to use full versions of SQL Server in the cloud without having to manage any on-premises hardware. SQL Server VMs also simplify licensing costs when you pay as you go.

Azure virtual machines run in many different geographic regions around the world. They also offer a variety of machine sizes. The virtual machine image gallery allows you to create a SQL Server VM with the right version, edition, and operating system. This makes virtual machines a good option for many different SQL Server workloads.

If you're new to Azure SQL, check out the SQL Server on Azure VM Overview video from our in-depth Azure SQL video series:

[!VIDEO https://learn.microsoft.com/shows/Azure-SQL-for-Beginners/SQL-Server-on-Azure-VM-Overview-4-of-61/player]

Get started with SQL Server VMs

To get started, choose a SQL Server virtual machine image with your required version, edition, and operating system. The following sections provide direct links to the Azure portal for the SQL Server virtual machine gallery images.

Tip

For more information about how to understand pricing for SQL Server images, see the pricing page for Linux VMs running SQL Server.

Version Operating system Edition
SQL Server 2022 Ubuntu 20.04 LTS All available editions
SQL Server 2019 Red Hat Enterprise Linux (RHEL) 8 Enterprise, Standard, Web, Developer
SQL Server 2019 SUSE Linux Enterprise Server (SLES) v12 SP5 Enterprise, Standard, Web, Developer

Note

To see the available SQL Server virtual machine images for Windows, see Overview of SQL Server on Azure Virtual Machines (Windows).

Installed packages

When you configure SQL Server on Linux, you install the Database Engine package and then several optional packages depending on your requirements. The Linux virtual machine images for SQL Server automatically install most packages for you. The following table shows which packages are installed for each distribution.

Distribution Database Engine Tools SQL Server agent Full-text search SSIS HA add-on
RHEL :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="RHEL and database engine." border="false"::: :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="RHEL and tools." border="false"::: :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="RHEL and SQL Server agent." border="false"::: :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="RHEL and full-text search." border="false"::: :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="RHEL and SSIS." border="false"::: :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="RHEL and HA add-on." border="false":::
SLES :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="SLES and database engine." border="false"::: :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="SLES and tools." border="false"::: :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="SLES and SQL Server agent." border="false"::: :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="SLES and full-text search." border="false"::: :::image type="content" source="../../media/applies-to/no-icon.svg" alt-text="SLES and SSIS (not supported)." border="false"::: :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="SLES and HA add-on." border="false":::
Ubuntu :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="Ubuntu and database engine." border="false"::: :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="Ubuntu and tools." border="false"::: :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="Ubuntu and SQL Server agent." border="false"::: :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="Ubuntu and full-text search." border="false"::: :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="Ubuntu and SSIS." border="false"::: :::image type="content" source="../../media/applies-to/yes-icon.svg" alt-text="Ubuntu and HA add-on." border="false":::

Note

SQL IaaS Agent extension for SQL Server on Azure Linux Virtual Machines is only available for Ubuntu Linux distribution.

Related products and services

Linux virtual machines

Storage

Networking

SQL

Related content