Skip to content

Add AzureWebJobsStorage to task dynamically if using emulator#4703

Merged
nturinski merged 3 commits intomainfrom
nat/azureWebJobsTask
Sep 15, 2025
Merged

Add AzureWebJobsStorage to task dynamically if using emulator#4703
nturinski merged 3 commits intomainfrom
nat/azureWebJobsTask

Conversation

@nturinski
Copy link
Copy Markdown
Member

Fixes #3876

func host start will respect the env variable over the local.settings.json. Since we are building the connection string based off Azurite, we should overwrite the AzureWebJobsStorage setting to respect custom azurite settings.

@nturinski nturinski requested a review from a team as a code owner September 3, 2025 17:57
@nturinski nturinski merged commit 8174d0d into main Sep 15, 2025
2 checks passed
@nturinski nturinski deleted the nat/azureWebJobsTask branch September 15, 2025 23:20
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.

Pass Azurite configuration settings to function host

2 participants