You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/identity-model.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -174,6 +174,7 @@ The Microsoft Entra ID integration is currently in public preview and has the fo
174
174
175
175
* To issue tokens, see [Create and manage access tokens for end users](../quickstarts/identity/access-tokens.md).
176
176
* For an introduction to authentication, see [Authenticate to Azure Communication Services](./authentication.md).
177
+
* For details on how authentication works in single-tenant and multitenant Microsoft Entra ID scenarios, refer to [Single-tenant and multitenant authentication for Microsoft Entra ID users](./entra-id-authentication-overview.md).
177
178
* To read about data residency and privacy, see [Region availability and data residency](./privacy.md).
178
179
* For a full sample of a simple identity management service, see [Trusted service tutorial](../tutorials/trusted-service-tutorial.md).
179
180
* For a more advanced identity management sample which integrates with Entra ID and Microsoft Graph, see [Authentication service hero sample](../samples/trusted-auth-sample.md).
0 commit comments