Azure / durabletask

Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
Apache License 2.0
1.53k stars 296 forks source link

Add Token Credential Samples with DTFx.AzureStorage v1 and v2 #1118

Closed nytian closed 5 months ago

nytian commented 5 months ago

As titled. Add samples about how to use identity-based connection with DTFx framework app.