How to test Python Azure function locally with Visual Studio Code Editor - Blob Trigger

Опубликовано: 13 Октябрь 2024
на канале: Generative AI and Technology
7,389
37

This will demonstrate following thigs
1. Creating Azure Storage Account
2. Installing Azure function and Azure core tools extension in Visual Studio Code editor
3. Blob trigger + Python Azure Function
4. Local Testing