For a project where I'm working on, we are migrating our NServicebus Transport from SQL Server towards Azure Service Bus. Would it be possible to use this tool to move the "delayed messages" which are still stuck at SQL?
I notice that Azure Service Bus is not listed in the supported transport, but there might be another 'creative' way. Or is the creative way to create a PR that adds ASB support?