Skip to content

Azure App Service integration with Github Actions.

Notifications You must be signed in to change notification settings

A4ANK/azure_webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Session Store based Flask App, deployed on Azure App Service with Github Actions.

Archtecture Used

In a real world scenarios, instead of storing the username, generating a token and storing that token once a user is authenticated. That token will represent by the “Redis key” under which all the server side session data will be stored. Environment Variables can also be stored in Vaults provided by the Azure cloud.

References:-

About

Azure App Service integration with Github Actions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published