Skip to content

Commit

Permalink
support for node20 and python312
Browse files Browse the repository at this point in the history
  • Loading branch information
tulikac committed Nov 10, 2023
1 parent d852d8d commit f93cd47
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions _posts/2023-11-14-Node-20-Python-312-available-on-app-service.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Node 20 and Python 3.12 now available on App Service"
author_name: "Tulika Chaudharie"
---

We are happy to announce that App Service now supports apps targeting [Node 20](https://nodejs.org/en/download/) and [Python 3.12](https://www.python.org/downloads/) across all public regions on Linux App Service Plans.

Want to get started with building apps on Node and Python? Follow these guides:

1. [Create a Node.js web app in Azure](https://learn.microsoft.com/azure/app-service/quickstart-nodejs?tabs=linux&pivots=development-environment-cli)
2. [Deploy a Node.js + MongoDB web app to Azure](https://learn.microsoft.com/azure/app-service/tutorial-nodejs-mongodb-app)
3. [Quickstart: Deploy a Python (Django or Flask) web app to Azure App Service](https://learn.microsoft.com/azure/app-service/quickstart-python)
4. [Deploy a Python (Django or Flask) web app with PostgreSQL in Azure](https://learn.microsoft.com/azure/app-service/tutorial-python-postgresql-app)

We also rolled out support for [.Net 8 GA on App Service](https://aka.ms/appservice-dotnet8)

You can also checkout all the new Azure App Service features and capabilities that we are announcing at [Ignite 2023](https://aka.ms/appserviceignite2023whatsnew)

0 comments on commit f93cd47

Please sign in to comment.