MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.31k stars 21.49k forks source link

External Events / Durable Functions wrong interface usage #113794

Open christophwille opened 1 year ago

christophwille commented 1 year ago

The code shown doesn't use DurableTaskClient but the .WebJobs interface IDurableOrchestrationContext


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

RamanathanChinnappan-MSFT commented 1 year ago

@christophwille Thanks for your feedback! We will investigate and update as appropriate.