microsoft / microsoft/aspire

CosmosDB Components should allow for CosmosClientOptions to be configured via IConfiguration

Open
#667 12 comments 0 reactions 1 assignee Claimed by @kundadebdatta View on GitHub
area-integrations azure azure-cosmosdb
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

With #359, we added CosmosDB Components. ComosDB follows the same pattern as other Azure clients - it has `XXXClient` and `XXXClientOptions` objects.

The other Azure components allow for the `XXXClientOptions` object to be bound to IConfiguration, so users can tweak their settings without rebuilding/redeploying the app.

We should enable the same behavior in the CosmosDB components.

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.