azure-health-data-services-toolkit
azure-health-data-services-toolkit copied to clipboard
Quickstart core refactor
trafficstars
Description
Updates the Quickstart Function Sample project to use newly released ASP.NET Core integration for isolated functions using HttpTriggers. This removes the necessity for using the AzureFunctionPipeline and avoids the issues with invalid Content-Type seen in #111.
Reviewer Checklist
- [ ] Update the title of the PR to be succinct and less than 50 characters
- [ ] Tag the PR with the type of update: Bug, New-Sample, Enhancement, or New-Feature
- [ ] CI is green before merge
/azp run
/azp list
/azp run Azure Health DataServices Toolkit PR, CI, and Release
No pipelines are associated with this pull request.
Closing. Most of improvements mentioned here have been incorporated.