Upload files to Azure Storage from a python flask application on Azure App Service (using Docker)
265
This is a minimal sample app that demonstrates how to run a Python Flask application on Azure App Service Web. It is integrated with Azure Storage as well. Upload a file to server via AJAX and server then uploads it to Azure Storage. AZURE_STORAGE_KEY is accessed in runtime through an environment variable.
This repository can directly be deployed to Azure App Service.
For more information, please see the Creating web apps with Flask in Azure.
Content type
Image
Digest
Size
286 MB
Last updated
over 8 years ago
docker pull mastercoder/flask-docker