I\'m trying to read a message from an Azure ServiceBus queue using an Azure WebJob but it\'s throwing and exception:
Unhandled Exception: System.InvalidOper
Downgrading from .net 4.6.1 to 4.6 seems to prevent the issue from occurring.