Azure function :- Microsoft Azure WebJobs SDK ServiceBus connection string. Empty



Was having Azure function service bus queue issues when i tried to start up my app.

Microsoft Azure WebJobs SDK ServiceBus connection string is empty.

Turn out that Azure Functions requires specific setup in the code and local settings's connection string. Notice that we have to match connection name = Connection = "MyServiceBus" below





To out settings file in the connection string section.





Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm