diff --git a/_posts/2023-11-14-Node-20-Python-312-available-on-app-service.md b/_posts/2023-11-14-Node-20-Python-312-available-on-app-service.md new file mode 100644 index 000000000..022ec16fa --- /dev/null +++ b/_posts/2023-11-14-Node-20-Python-312-available-on-app-service.md @@ -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) \ No newline at end of file