Skip to main content
  1. Blog
  2. Article

Jehudi
on 27 October 2023

Microsoft Azure’s Ubuntu Server 20.04 LTS Deprecation Notice


Publication of Ubuntu Server 20.04 LTS has been halted since the end of August 2023. Canonical has since confirmed an undocumented policy when publishing to the Microsoft Azure Partner Center: a maximum of 100 image versions can be published to a Plan for a given Marketplace Offer. The maximum was reached with the publication of image version 20.04.202308310, and collaboration with Microsoft has determined that the only solution to resume publication is to deprecate older image versions.

As of October 26, 2023, a 90-day deprecation schedule has been initiated for image version 20.04.202004230.

The following image versions have also been identified as candidates for scheduled deprecation:

  • 20.04.202005010
  • 20.04.202005130
  • 20.04.202005250
  • 20.04.202006100
  • 20.04.202006270
  • 20.04.202007060
  • 20.04.202007080
  • 20.04.202007160
  • 20.04.202007290

To remain compliant with the maximum image version policy, Canonical will adopt a rolling deprecation schedule. Under this scheme, the oldest image version will be deprecated once a new version is published. This schedule will be implemented across all Canonical offers in the Azure Marketplace. Current subscribers will have a 90-day window to transition to a newer image version. Canonical reserves the right to modify the deprecation policy, and will publish complete specifications in Azure Public Clouds Documentation.


Questions and concerns can be directed to https://ubuntu.com/azure/contact-us or Microsoft’s Azure Support. Users can also refer to Microsoft Azure’s Deprecated Image FAQ for additional information.

Related posts


Johann Wolf
27 April 2026

Why Web Engineering is great

Ubuntu Article

Like many software engineers, one of my first software development experiences started with creating my own web page. Since that time 20+ years ago, a lot has changed in the web landscape. Having worked a lot in web since then, I’d like to take a moment to reflect on what I think makes web great! ...


Ishani Ghoshal
27 April 2026

Ubuntu 16.04 LTS has reached the end of standard Expanded Security Maintenance with Ubuntu Pro. Here are your options.

Ubuntu Article

Ubuntu 16.04 LTS (Xenial Xerus) reached the end of its five-year Expanded Security Maintenance (ESM) window in April 2026. If you are still running 16.04, it is critical to address your support status to ensure continued security and compliance. Your support options Now that 16.04 is in its Legacy phase, you have two primary paths: ...


Rob Gibbon
27 April 2026

Understanding disaggregated GenAI model serving with llm-d

AI Article

What is llm-d? llm-d is an open source solution for managing high-scale, high-performance Large Language Model (LLM) deployments. LLMs are at the heart of generative AI – so when you chat with ChatGPT or Gemini, you’re talking to an LLM. Simple LLM deployments – where an LLM is deployed to a single server – can ...