Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
147 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is it possible to use a bearer token from an external entra tenant to authorize a user to access a SignalR service which is hosted in a main tenant? The main tenant hosts most of the cloud infrastructure and services, while the external entra tenant is used to authenticate user access to an API. If possible, how can this be achieved?