Forum Discussion

Kilimanjaro's avatar
Kilimanjaro
Copper Contributor
Jul 17, 2020

Get all messages with info from queue with powershell

My question - is there some possibility of taking all messages from the service bus queue with all information like content and headers with PowerShell? To take one I use  $postService = Invoke-We...