Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to check status of azure function invocation via python sdk? #2127

Closed
himanshu219 opened this issue Mar 8, 2018 · 1 comment
Closed
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.

Comments

@himanshu219
Copy link

himanshu219 commented Mar 8, 2018

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?

@lmazuel
Copy link
Member

lmazuel commented Mar 9, 2018

As mentionned in the bug you link, this should be followed here:
Azure/azure-functions-host#1329

Thank you,

@lmazuel lmazuel closed this as completed Mar 9, 2018
@lmazuel lmazuel added question The issue doesn't require a change to the product in order to be resolved. Most issues start as that ARM labels Mar 9, 2018
@bsiegel bsiegel added the Service Attention Workflow: This issue is responsible by Azure service team. label Sep 26, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.
Projects
None yet
Development

No branches or pull requests

3 participants