Azure / Azure/azure-functions-host

BlobTrigger template out of box usability issues

Open
#1,091 8 comments 1 reaction 1 assignee Claimed by @mathewc View on GitHub
enhancement
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 10h
Merged PRs (30d)
36

Description

If you simply create a blob function from our default template and click Run, you'll be sad. You'll get a failure out of the box. @davidebbo found this.

This is because the test data used is a blob path that doesn't exist, which will cause the runtime invocation to fail. We should figure out a way to improve this - likely lots of users are running into this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.