Skip to content

[ServiceBus&EventHub] Documentation on the usage of transport_type #16874

@yunhaoling

Description

@yunhaoling

This is spawned from the issue: #16816

Users might get confused on under what circumstances different transport_type should be used.
We should document on the usage of different transport type.

e.g.

The AMQP protocol that EventHub/ServiceBus relies on by default uses the port 5671 for communication with the service side.
However, in a networking environment when 5671 is blocked by firewall/proxy, AMQPOverWebsocket could be used instead which uses the port 443 for communication.

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.DocsEvent HubsService Bus

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions