Use this app to watch a web request touch the same kinds of parts
you will inspect in Azure: app host, database, blob storage, queue,
worker, and telemetry.
EnvironmentazureVersion0.1.0Queue modeService Bus
Component map
web host
Flask local server; later Azure App Service
task store
SQLite at /home/site/data/lab.db; later Azure SQL Database
blob store
Azure Blob Storage container lab-notes
queue
Azure Service Bus queue lab-jobs
worker
Local process button; later Azure Function queue trigger