For the complete documentation index, see llms.txt. This section of documentation is indexed by https://docs.particular.net/transports/llms.txt. Here is the markdown version of this page. Markdown versions of documentation pages are available by appending .md to the page URL. Directory URLs use index.md.

Managed Entity Queue-Scoped Permissions for Endpoints

It is common practice to limit Azure Service Bus connection permissions at the queue scope when using Managed Entities.

The following shows the minimum permissions needed for various endpoint features using queue-scoped permissions:

Access rights

By default, the transport requires elevated privileges to manage namespace entities at runtime. If using a shared access policy, make sure to include Manage rights or the Azure Service Bus Data Owner role if authenticating using Managed Identities.

To avoid running with elevated privileges: