Poll data from an Azure Storage Account Blob into a Python Azure Function

How to read a JSON document from an Azure (Blob) Storage Account and use that in an Azure Function.

September 11, 2023 · 1 min · 144 words · Chris Pratl

Deploy a Python FastAPI app on Azure App Services

I want to deploy a FastAPI app via Azure App Services.

April 19, 2023 · 2 min · 244 words · Chris Pratl