When I send a message to a queue I want the response returned into an object which I can then include in my log or not. However for some reason when I execute t
I have an Azure function that looks like this: [FunctionName("CreateWidgetWorkspace")] public async Task<IActionResult> CreateWidgetWorkspace(