microsoft / microsoft/durabletask-netherite

Utilize Identity-based authentication in Netherite: How-To and Status

Open
#405 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

announcement P1
Dominant language
C#
Stars
239
Forks
37
Avg merge
1d 10h
Merged PRs (30d)
2

Description

We have received several questions regarding the use of Identity-based connections with Netherite. This thread aims to provide some clarity regarding the supported scenarios, and those that are currently in the works.

Supported Scenarios

Scenario Sample
DurableTask app with Netherite Click here
Durable Functions app with .NET in-process Click here

** Scenarios we're still developing **

  • Durable Functions app for .NET isolated
  • Durable Functions app for non-.NET languages

At this time, we believe the missing scenarios should not require too much work to complete - the Azure Functions infrastructure provides utilities that we may be able to readily re-use to connect with MI-protected resources. We're currently prototyping those implementations.

ETA for missing scenarios: We're working to get this out as soon as possible. A conservative ETA is end of July, but I'm looking to see if we can expedite the process. We will use this thread to communicate updates to the ETA as well as to provide samples or guidance for the missing scenarios.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the TokenCredentialDTFx and TokenCredentialDF samples linked in the issue, then compare them with the listed unsupported .NET isolated and non-.NET scenarios. Confirm the current status and update the issue with accurate guidance, samples, or implementation progress for the missing scenarios.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
authentication, documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.