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.47k stars 287 forks source link

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

Closed nytian closed 4 days ago

nytian commented 1 week ago

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