You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We made a change to the Cosmos DB API for Preview 1 where we removed the AddDatabase(...) extension method from the Cosmos DB resource builder. This is because Cosmos DB connection strings don't support specifying collections/databases in the connection strings.
Type of issue
Code doesn't work
Description
We made a change to the Cosmos DB API for Preview 1 where we removed the
AddDatabase(...)
extension method from the Cosmos DB resource builder. This is because Cosmos DB connection strings don't support specifying collections/databases in the connection strings.Page URL
https://learn.microsoft.com/en-us/dotnet/aspire/database/azure-cosmos-db-component?tabs=dotnet-cli
Content source URL
https://github.com/dotnet/docs-aspire/blob/main/docs/database/azure-cosmos-db-component.md
Document Version Independent Id
2c87446c-4a5e-1ff9-3737-45c0d7e63d2d
Article author
@IEvangelist
The text was updated successfully, but these errors were encountered: