Add article: Reordering an Unordered Azure Service Bus Stream with PowerShell - #189
Conversation
✅ Deploy Preview for powershellorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
HeyItsGilbert
left a comment
There was a problem hiding this comment.
@eosfor can you rebase this. We changed the file structure a bit to make it more manageable. It should go into the content/articles/2026/09 folder. Also, please put the images in the corresponding folder as that will allow Hugo to properly optimize them if needed. Let me know if you have questions.
c8678f8 to
f57c47e
Compare
|
Rebased onto the current main and moved the article and all three media files into content/articles/2026/09/reordering-an-unordered-azure-service-bus-stream-with-powershell/, with relative image links. The new-bundle validator exposed a missing-inventory assumption for new articles; I included a two-line fix. Local validation and the updated CI are passing. Please take another look when you have a chance. |
|
Looks good! |
Summary
This article explores a PowerShell approach for turning an out-of-order Azure Service Bus stream into ordered, session-aware output.
Validation