feat/azure: Add components for azure deployment #8

Merged
quadfaselt merged 2 commits from feat/azure into main 2024-09-03 19:54:27 +00:00

2 Commits

Author SHA1 Message Date
Tobias Quadfasel
02f1b41cb9 feat(azure): Added necessary azure components to app
Using respective credentials for both local development as well as
deployment. When deployed on azure, the app authenticates with the SQL
database via Entra ID (formerly active directory) and accesses other
credentials via key vault as a system managed identity.
2024-09-03 21:51:12 +02:00
Tobias Quadfasel
22000f1b0e feat(azure): Add azure-related python packages for deployment 2024-09-03 20:44:17 +02:00