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 Durable triggers to TriggersWithoutStorage #509

Merged
merged 1 commit into from
May 11, 2021

Conversation

cgillum
Copy link
Member

@cgillum cgillum commented May 5, 2021

We plan to release public support for non-Azure Storage backends for Durable Functions. In order for the VS build SDK to fully support this, we need to exclude Durable triggers from the list of triggers requiring AzureWebJobsStorage.

Note that we already made the same change for the Functions Core Tools: Azure/azure-functions-core-tools#2409

We plan to release public support for non-Azure Storage backends for Durable Functions. In order for the VS build SDK to fully support this, we need to exclude Durable triggers from the list of triggers requiring `AzureWebJobsStorage`.

Note that we already made the same change for the Functions Core Tools: Azure/azure-functions-core-tools#2409
@cgillum cgillum requested a review from ankitkumarr May 5, 2021 20:51
@pragnagopa
Copy link
Member

@TsuyoshiUshio

@divyagandhisethi - once Azure/azure-functions-host#7327 is rolled out - please send a PR to exclude TimerTrigger as well.

@cgillum cgillum merged commit a95271d into v3.x May 11, 2021
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.

2 participants