Click here to Skip to main content
15,891,033 members
Articles / Hosted Services / Azure

Creating a Python Cloud-Native Webapp, Part 1: Deploying to Azure App Service

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
5 Jan 2022CPOL8 min read 5.9K   5  
In this article we’ll create a more traditional web application using the Flash library and Azure WebApp.
Here we create a web app service in Azure that hosts a Python-based Flask task management application.

This article is a sponsored article. Articles such as these are intended to provide you with information on products and services that we consider useful and of value to developers

Views

Daily Counts

This article is part of the series 'Cloud Native Python on Azure View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United States United States
Hi! I'm a Solution Architect, planning and designing systems based in Denver, Colorado. I also occasionally develop web applications and games, as well as write. My blog has articles, tutorials and general thoughts based on more than twenty years of misadventures in IT.

Comments and Discussions