Skip to content

Conversation

@Y-Sindo
Copy link
Contributor

@Y-Sindo Y-Sindo commented Apr 3, 2025

  1. The recommended way to serve static content in function apps is to use "site/wwwroot" directory. However, it doesn't work locally. Update code to make reading static html file work both on Azure and locally.
  2. Fix negotiation function error

Fix #309

1. The recommended way to serve static content in function apps is to use "site/wwwroot" directory. However, it doesn't work locally. Update code to make reading static html file work both on Azure and locally.
2. Fix negotiation function error
@Y-Sindo Y-Sindo merged commit c07e640 into main Apr 7, 2025
3 checks passed
@Y-Sindo Y-Sindo deleted the updatedotnetisolatedworker branch April 7, 2025 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Which sample project to start with for .Net 8 Function App isolated.

4 participants