Possible to use Azure Managed Identity to access Cosmos DB with Entity Framework?
Solution 1:
Support is planned for EF Core 7.0 and tracked here: Cosmos: Support AAD RBAC via the ClientSecretCredential
this is currently planned for the next release; that is EF Core 7.0, which will be released next November.