Судя по предоставленной вами информации, я думаю, вы могли бы написать connection string
сразу после connection
.
Если вы разрабатываете в облаке, вы должны написать connection string
в app setting
.
![enter image description here](https://i.stack.imgur.com/MH1m7.png)
Then you need to add the configured variable name to the back of the connection
.
![enter image description here](https://i.stack.imgur.com/Rl2Ff.png)
If your approach is the same as above, then I suggest you to check if the path
in your Function.json
is configured correctly.
Or as Akash
mentioned in the comments, if you use a blob-only account
, or if your application has specialized needs, you can use Триггер сетки событий .
Если это не помогло решить вашу проблему, дайте дополнительную информацию, и я сделаю все возможное, чтобы помочь вам решить эту проблему проблема.