Azure Function with Blob Trigger Running with InputStream but not with BlobClient Parameter
I’m trying to get a blob-triggered Azure Function to work. I got the samples to run, and am all set up with my local development AzureWebJobsStorage connection string set up to use Azurite. I am testing by adding a file using Azure Storage Explorer.