https://github.com/cdennig/cosmos-managed-identity
Sample application that connects to Cosmos DB via Managed Identity
https://github.com/cdennig/cosmos-managed-identity
azure cosmosdb csharp managed-identity sample securtiy
Last synced: about 2 months ago
JSON representation
Sample application that connects to Cosmos DB via Managed Identity
- Host: GitHub
- URL: https://github.com/cdennig/cosmos-managed-identity
- Owner: cdennig
- Created: 2021-10-02T20:06:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-03T12:38:08.000Z (over 4 years ago)
- Last Synced: 2025-03-24T12:48:52.700Z (about 1 year ago)
- Topics: azure, cosmosdb, csharp, managed-identity, sample, securtiy
- Language: Bicep
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sample application for using Azure Managed Identities to access Cosmos DB. Detailed description/tutorial: [https://partlycloudy.blog/2021/10/03/secure-azure-cosmos-db-access-by-using-azure-managed-identities/](https://partlycloudy.blog/2021/10/03/secure-azure-cosmos-db-access-by-using-azure-managed-identities/)