Azure/azure-functions-dotnet-worker

Create an analyzer for ServiceBusSessionMessageActions to check if IsSessionEnabled is set

aishwaryabh opened this issue · 0 comments

Description

A common error when binding to ServiceBusSessionMessageActions/ServiceBusSessionMessageActions[] is when sessions are disabled, so creating an analyzer would help users debug this issue faster.

This issue was discussed in this comment