Skip to content

thiagogbeier/flask_azure_app

Repository files navigation

Before Proceeding, make sure you have coreved the following:

  • Entra App information (Unique - One per each Application you're about to deploy: App ID, Tenant ID, Secret)

Click Here to Deploy Web Apps to Azure

Deploy to Azure

Make sure to validate if you are creating New Resource Group (click on Create New) or select existing.

Alt text

When Web App is up and running check the following:

  • Web App main URL

Alternate deployment

az deployment group create --resource-group --template-uri https://raw.githubusercontent.com/thiagogbeier/flask_azure_app/main/azuredeploy.json --parameters siteName=myuniquesite123 clientId=xxxxx clientSecret=xxxxx tenantId=xxxxx

Web App expected outcome

Alt text

About

flask_azure_app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published