How to check status of azure function invocation via python sdk? #2127
Labels
ARM
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
This feature is similar to this Azure/azure-cli#4066
My scenario is that I am writing integration tests for azure function and wanted to check whether my function ran successfully.
Is there another way of doing this reliably using output binding of azure function(reading blob storage logs) or fetching invocation logs?
The text was updated successfully, but these errors were encountered: