Blog Post

SQL Server Blog
2 MIN READ

Announcement: Upcoming Changes to SQL Server on Linux Virtual Machine (VM) Provisioning in Azure

amvin87's avatar
amvin87
Icon for Microsoft rankMicrosoft
Sep 29, 2025

We’re making an important update to how customers provision SQL Server on Linux virtual machines (VMs) in Azure. 

What’s Changing? 

Starting soon, Linux-based SQL Server Virtual Machine (VM) images published by Microsoft will be removed from the Azure Marketplace.  

As a result, these SQL Server on Linux images will no longer be visible in the Azure SQL hub during VM provisioning, nor accessible via CLI, Azure Portal, or PowerShell scripts. 

This change is part of our broader effort to simplify and modernise the provisioning experience for SQL Server Linux on Azure. 

Why Are We Making This Change? 

We’re transitioning away from image-based provisioning to a script-based model that offers greater flexibility, automation, and control. This fresh approach will allow customers to: 

  • Choose their preferred supported Linux distribution (RHEL, SLES or Ubuntu (Pro)) 
  • Select SQL Server version and edition 
  • Configure licensing options 
  • Customise deployment parameters through scripts and ability to add VM extensions. 

This shift ensures a more consistent and extensible experience across all supported platforms. 

When Will This Happen? 

The deprecation of Linux VM images will begin shortly and will be completed over the next couple of months. 

During this transition, customers may notice the SQL Server on Linux based Azure marketplace image listings may not be available. 

What Should You Do? 

For the Azure Virtual Machines deployed using the SQL on Linux Azure marketplace images in the past they'd continue to work, but if you’re planning to deploy new SQL Server on Linux based Azure Virtual Machines, please follow the below steps: 

Manual installation is recommended during this transition period. 

Start by creating a Linux Virtual Machine using the Azure Portal, CLI, or PowerShell. Once the VM is provisioned, follow the official SQL Server installation documentation to complete the setup. 

Please note, SQL Server is officially supported only on the following Linux distributions. Based on the distribution you choose, refer to the corresponding documentation for SQL Server installation guidance:

A new script-based provisioning experience is coming soon - stay tuned for announcements.  

We’ll continue to share updates through the Azure portal, documentation, and this blog.  

Updated Sep 29, 2025
Version 1.0
No CommentsBe the first to comment