azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

azure-communication doesn't support managed identity authentication

Open davidt99 opened this issue 2 months ago • 2 comments

When using the communication services to send emails using the python SDK, it's not possible to use the managed identity authentication. The type-hinting specifies either AzureKeyCredential or TokenCredential, both of which are "password-based", which we want to avoid, for obvious reasons, especially when Azure is pushing for managed identity authentication on all services.

davidt99 avatar Nov 09 '25 09:11 davidt99

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @yogeshmo.

github-actions[bot] avatar Nov 09 '25 09:11 github-actions[bot]

Any update @yogeshmo? I just want to understand if this is actually implemented ot not

davidt99 avatar Dec 10 '25 14:12 davidt99