1.4.0-beta.1 (2025-04-01)
Features Added
- Introduced support for
Azure.Core.TokenCredential
withEntraCommunicationTokenCredentialOptions
, enabling Entra users to authorize Communication Services and allowing an Entra user with a Teams license to use Teams Phone Extensibility features through the Azure Communication Services resource. - Added support for a new communication identifier
TeamsExtensionUserIdentifier
which maps rawIds with format8:acs:{resourceId}_{tenantId}_{userId}
. - Added
IsAnonymous
andAssertedId
properties toPhoneNumberIdentifier
.