Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 626 Bytes

File metadata and controls

16 lines (12 loc) · 626 Bytes
title summary component reviewed redirects
Addressing Logic
How to map logical endpoint names to physical Azure Service Bus addresses
ASB
2020-02-18
nservicebus/azure-service-bus/addressing-logic
transports/azure-service-bus/addressing-logic

include: legacy-asb-warning

One of the responsibilities of the Azure Service Bus transport is determining the names and physical location of entities in the underlying physical infrastructure. This is achieved by turning logical endpoint names into physical addresses of the Azure Service Bus entities, which is called Physical Addressing Logic.

partial: body