add Azure Service Bus service doc#501
Merged
quetzalliwrites merged 6 commits intomainfrom Apr 9, 2026
Merged
Conversation
Deploying localstack-docs with
|
| Latest commit: |
a14af3e
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://95370cf3.localstack-docs.pages.dev |
| Branch Preview URL: | https://harshmishra-doc-83.localstack-docs.pages.dev |
Contributor
|
Thanks for the article @HarshCasper. Please find below the sections to add at the end of the article before the FeaturesThe emulator includes the following core capabilities:
LimitationsThe current version of the emulator does not support the following:
The following Azure-native features are currently unavailable in the emulator:
SamplesExplore the following samples to get started with Service Bus on LocalStack: |
paolosalvatori
requested changes
Mar 18, 2026
Contributor
paolosalvatori
left a comment
There was a problem hiding this comment.
Thanks @HarshCasper, the article looks solid. Please see my feedback and a few suggested additions in the comments below. Reach out to me and @bblommers once those are addressed, and we’ll get this approved right away.
…ON output examples - Add Features, Limitations, and Samples sections before API Coverage - Add JSON output examples for queue show/list and subscription show/list - Add note about countDetails accuracy in the emulator Made-with: Cursor
c4de710 to
bc89988
Compare
Co-authored-by: Paolo Salvatori <leprino@hotmail.com>
Co-authored-by: Paolo Salvatori <leprino@hotmail.com>
quetzalliwrites
approved these changes
Apr 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes DOC-83