Skip to content

Allow Azure Functions to reference CosmosDB databases and containers#7471

Merged
davidfowl merged 1 commit intomicrosoft:mainfrom
eerhardt:CosmosDBFunctions
Feb 7, 2025
Merged

Allow Azure Functions to reference CosmosDB databases and containers#7471
davidfowl merged 1 commit intomicrosoft:mainfrom
eerhardt:CosmosDBFunctions

Conversation

@eerhardt
Copy link
Copy Markdown
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 microsoft#7407
@davidfowl davidfowl merged commit 06b0610 into microsoft:main Feb 7, 2025
@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
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-integrations Issues pertaining to Aspire Integrations packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants