{"id":50319438,"url":"https://github.com/achandmsft/azflaskup","last_synced_at":"2026-05-29T02:08:46.027Z","repository":{"id":207099850,"uuid":"183825989","full_name":"achandmsft/azflaskup","owner":"achandmsft","description":"Deploy a Python Flask app using the Azure CLI (http://aka.ms/cli)","archived":false,"fork":false,"pushed_at":"2019-11-05T04:59:13.000Z","size":26,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-06T22:58:39.775Z","etag":null,"topics":["az","azure","azure-app-service","azwebappup","cli","cloud","flask","linux","python","web"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/achandmsft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-04-27T22:08:41.000Z","updated_at":"2023-02-17T02:21:08.000Z","dependencies_parsed_at":"2023-11-14T04:44:54.787Z","dependency_job_id":null,"html_url":"https://github.com/achandmsft/azflaskup","commit_stats":null,"previous_names":["achandmsft/azflaskup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/achandmsft/azflaskup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achandmsft%2Fazflaskup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achandmsft%2Fazflaskup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achandmsft%2Fazflaskup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achandmsft%2Fazflaskup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/achandmsft","download_url":"https://codeload.github.com/achandmsft/azflaskup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achandmsft%2Fazflaskup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33633479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["az","azure","azure-app-service","azwebappup","cli","cloud","flask","linux","python","web"],"created_at":"2026-05-29T02:08:45.322Z","updated_at":"2026-05-29T02:08:46.018Z","avatar_url":"https://github.com/achandmsft.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploying a Python app on Azure\nGo to http://shell.azure.com and run the following (Or run locally using the [Azure CLI](http://aka.ms/cli)) -  \n\n# Deploy the app   \nThe name for your app must be globally unique as it will prefix the website address: http://yourapp.azurewebsites.net/  \n\n    $ git clone https://github.com/achandmsft/azflaskup\n    $ cd azflaskup\n    $ az webapp up --name \u003center a globally unique name for your app\u003e --location centralus\n\n# Make changes and redeploy the app\n    $ code app.py \n    $ az webapp up --name \u003center a unique name for your app\u003e --location centralus   \n\nFor more on Azure CLI, go to http://aka.ms/cli (az webapp up: http://aka.ms/azwebappup)\n\n# Known issue\nIf you get an exception with the above in shell.azure.com that resource group name is invalid, run az login and complete the instructions clicking on the devicelogin link and pasting the code from the az login output.\n\n# Contributing\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fachandmsft%2Fazflaskup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fachandmsft%2Fazflaskup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fachandmsft%2Fazflaskup/lists"}