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

Add support for additional Azure Functions triggers to integrations #6414

Open
captainsafia opened this issue Oct 21, 2024 · 1 comment
Open
Assignees
Labels
area-integrations Issues pertaining to Aspire Integrations packages azure Issues associated specifically with scenarios tied to using Azure azure-functions Issues related to the Azure Functions integration
Milestone

Comments

@captainsafia
Copy link
Member

captainsafia commented Oct 21, 2024

The preview iteration of the Azure Functions + Aspire integration supported a limited set of triggers by default:

  • HTTP triggers
  • Timer triggers
  • Azure Storage Queue triggers
  • Azure Storage Blob triggers
  • Azure Service Bus triggers
  • Azure EventHub triggers

We should evaluate and complete work to support other trigger types that can be backed by existing Azure Resources including:

  • CosmosDB triggers
  • RabbitMQ triggers
  • Redis triggers
  • Azure SQL triggers
@captainsafia captainsafia added area-integrations Issues pertaining to Aspire Integrations packages azure Issues associated specifically with scenarios tied to using Azure azure-functions Issues related to the Azure Functions integration labels Oct 21, 2024
@captainsafia captainsafia added this to the Backlog milestone Oct 21, 2024
@joperezr joperezr modified the milestones: Backlog, 9.1 Jan 9, 2025
@davidfowl
Copy link
Member

@captainsafia we should break this down into individual triggers and track child issues.

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 azure Issues associated specifically with scenarios tied to using Azure azure-functions Issues related to the Azure Functions integration
Projects
None yet
Development

No branches or pull requests

3 participants