Masahito MORISHIMA
Masahito MORISHIMA
The function cannot be executed even though the environment variable 'AzureWebJobsStorage' is set.
## Plugin in version. azure-functions-maven-plugin:1.9.2 ## Reproduce steps. Set the storage connection strings to envrionment variable 'AzureWebJobsStorage'. ``` export AzureWebJobsStorage='.....' ``` The value of `AzureWebJobsStorage` in `local.settings.json` is empty. ```json...
Do you support BlobContainerClient class to Blob output trigger (@BlobOutput)? From the following reference, it appears to be supported by NET. https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-storage-blob-output?tabs=csharp#usage Thanks.
## In what area(s)? > /area runtime ## What version of Dapr? 1.12.5 or above Not reproduced in 1.11.6 ## Expected Behavior This repository contains a collection of reproducible environments...
I am testing the latest version (6.6.0) of Graph SDK with a small program, but I am encountering a compile error due to a dependency issue. ## Expected behavior The...