How to: Using managed identities to access Cosmos DB data via RBAC and disabling authentication via keys
July 1, 2021
Historically, authenticating against Microsoft’s Cosmos DB service has only been possible in one of two ways: Either by using keys – long passwords that grant you either full read or read-write access to all data in the Cosmos DB account – or by building a custom user management solution that generates short-lived tokens to specific … More How to: Using managed identities to access Cosmos DB data via RBAC and disabling authentication via keys