Winter is Coming - Keep your Azure services up to date.
Some versions of our Azure services will be retired very soon. We want you to be prepared and migrate to newer versions to ensure production up time. Below is the information regarding the six services you might be interested in.
- App Service (Linux) PHP v.7.4 End of Support (EoS) Announcement
- Azure Functions v2.x & v3.x EoS Announcement
- App Service .NET Core 3.1 EoS Announcement
- App Service (Linux) Python v.3.7 EoS Announcement
App Service (Linux) PHP v.7.4 End of Support (EoS) Announcement
- Date: 11.28.2022 (Immediate Attention)
- Message:
- End of Life for PHP 7.4
- Extended support for PHP 7.4 will end on November 28, 2022. After this date, your applications will continue to run, however any application hosted in App Service targeting PHP 7.4 will be out of support and at risk of security vulnerabilities that remain unpatched.
- If you are currently targeting Windows for PHP development, we advise you to plan for migrating development to target Linux. After November 28, 2022, Linux will be the only OS supported by future versions of PHP and continued feature, quality and security updates.
- PHP 8 (26 November 2023 EoS)
The next version of PHP is expected to be PHP 8.0. Official support for PHP 8 will only be available on Linux, as a result of this App Service will only support PHP 8 on Apps Service Linux instances.
Azure Functions v2.x & v3.x EoS Announcement
- Date: 12.3.2022 (Immediate Attention)
- Message
- After the deadline, function apps can be created and deployed, and existing apps continue to run. However, your apps won't be eligible for new features, security patches, performance optimizations, and support until you upgrade them to version 4.x.
- End of support for these runtime versions is due to the ending of support for .NET Core 3.1, which is required by these older runtime versions. This requirement affects all Azure Functions runtime languages.
- Doc - Azure Functions runtime versions overview | Microsoft Learn
App Service .NET Core 3.1 EoS Announcement
- Date: 12.3.2022 (Immediate Attention)
- Doc: .NET Core 3.1 will reach End of Support on December 13, 2022 - .NET Blog (microsoft.com)
- Will affect Azure Functions, Azure Static Web (Azure Static Web Apps extended support for .NET Core 3.1 ends on 3 December 2022 | Azure updates | Microsoft Azure)
Version |
Original Release Date |
Latest Patch Version |
Patch Release Date |
Support Level |
End of Support |
.NET 6 |
November 8, 2021 |
6.0.10 |
October 11, 2022 |
LTS |
November 12, 2024 |
.NET Core 3.1 |
December 3, 2019 |
3.1.30 |
October 11, 2022 |
LTS |
December 13, 2022 |
App Service (Linux) Python v.3.7 EoS Announcement
- Date: 7.27.2023
- Message:
- Once a version of Python has reached its end of support no new critical or security fixes will be available. On June 27th, 2023, Python 3.7 will no longer be offered as an option in the create process for App Service. Existing apps targeting Python 3.7 will not be affected. We recommend migrating your application to Python 3.8. See our guidance below to target a new version
- Doc: app-service-linux-docs/python_support.md at master · Azure/app-service-linux-docs (github.com)
Published on:
Learn moreRelated posts
How Azure AI Search powers RAG in ChatGPT and global scale apps
Millions of people use Azure AI Search every day without knowing it. You can enable your apps with the same search that enables retrieval-augm...
Episode 388 – Getting Started with Azure Bicep: Infrastructure as Code with a Domain Specific Language
Welcome to Episode 388 of the Microsoft Cloud IT Pro Podcast. In this episode, we dive into Azure Bicep, Microsoft’s streamlined language for ...
RAG with SQL Vector Store: A Low-Code/No-Code Approach using Azure Logic Apps
Data is at the heart of every AI application, and efficient data ingestion is critical for success. With over 1,400 enterprise connectors, Log...
Exciting Announcement: Public Preview of Native Vector Support in Azure SQL Database!
Public Preview of Native Vector Support in Azure SQL Database We are excited to share that the dedicated vector data type in Azure SQL Databas...
Scaling Azure Container Apps for Peak Performance
Unlock the full potential of Azure Container Apps with smart scaling! In this final part of our series, explore how to keep your apps responsi...