1.4.0 (2025-06-04)
Features Added
- Introduced support for
Azure.Core.TokenCredential
withEntraCommunicationTokenCredentialOptions
, 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
.