Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Azure Functions to reference CosmosDB databases and containers #7471

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

eerhardt
Copy link
Member

@eerhardt eerhardt commented Feb 7, 2025

Resources that participate in Azure Functions need to implement IResourceWithAzureFunctionsConfig. Add this to the child resources in CosmosDB.

For now, only the top-level account information is passed via connection string and config properties.

Contributes to #7407

Resources that participate in Azure Functions need to implement IResourceWithAzureFunctionsConfig. Add this to the child resources in CosmosDB.

For now, only the top-level account information is passed via connection string and config properties.

Contributes to dotnet#7407
@davidfowl davidfowl merged commit 06b0610 into dotnet:main Feb 7, 2025
65 checks passed
@eerhardt eerhardt deleted the CosmosDBFunctions branch February 8, 2025 00:10
@github-actions github-actions bot added the area-integrations Issues pertaining to Aspire Integrations packages label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-integrations Issues pertaining to Aspire Integrations packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants