We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 895513c commit 650e09dCopy full SHA for 650e09d
articles/service-bus-messaging/overview-emulator.md
@@ -42,6 +42,7 @@ The current version of the emulator has the following limitations:
42
- It can't stream messages by using the JMS protocol.
43
- Partitioned entities aren't compatible with emulator.
44
- It doesn't support on-the-fly management operations through a client-side SDK.
45
+- AMQP Web Sockets are not supported. AMQP TCP is the only supported transport type.
46
47
> [!NOTE]
48
> After a container restart, data and entities don't persist in the emulator.
0 commit comments