add Azure Service Bus(Data Operations/Messaging) service doc#500
add Azure Service Bus(Data Operations/Messaging) service doc#500HarshCasper wants to merge 1 commit intomainfrom
Conversation
Deploying localstack-docs with
|
| Latest commit: |
719605d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://26e1cda8.localstack-docs.pages.dev |
| Branch Preview URL: | https://harshmishra-doc-84.localstack-docs.pages.dev |
|
Hey @HarshCasper! Is it possible to add the known limitations to this page? The basic functionality of ServiceBus (sending/receiving messages) is fully implemented, but there are some missing features that may be worth pointing out. These are all the limitations that we know about:
|
|
Hi @bblommers it looks we worked on the same article at the same time. Great minds think alike as you said in Slack 😅 @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
left a comment
There was a problem hiding this comment.
Thanks @HarshCasper, the article looks amazing. I like how you used curl to invoke the data plane API. Please integrate the additional sections from my comment below. Reach out to me and @bblommers once those are addressed, and we’ll get this approved right away.
Fixes DOC-84