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

Create new samples for Aspire + Azure Functions integration #519

Open
captainsafia opened this issue Oct 21, 2024 · 1 comment
Open

Create new samples for Aspire + Azure Functions integration #519

captainsafia opened this issue Oct 21, 2024 · 1 comment
Assignees
Milestone

Comments

@captainsafia
Copy link
Member

Ahead of the upcoming release of preview support for Aspire and Azure Functions, we'll want to include a sample of the integration in this repo.

There are probably two canonical Functions examples that we might want to include here:

  • Using HTTP triggers to implement a web hook
  • Implementing a web-queue-worker scenario using a Minimal API service and an Azure Storage Queue or Azure Service Bus trigger

Along the way, we'll want to showcase the following features of the integration:

  • Support for AddServiceDefaults with the new Functions minimal builder
  • Support for Aspire-injected resources (show uploading something to an Azure Storage Blob via the injected BlobServiceClient)
  • Support for service discovery with Functions HTTP triggers
@captainsafia
Copy link
Member Author

@bradygaster has an image gallery sample that he's been working on that he will pop in here.

@joperezr joperezr added this to the 9.0 milestone Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants