Azure / Azure/azure-sdk-for-python

azure-communication doesn't support managed identity authentication

Open
#43,903 2 comments 0 reactions 0 assignees View on GitHub
Client Communication - Email customer-reported needs-team-attention question Service Attention
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.