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

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

Open
davidmrdavid opened this issue Jun 19, 2024 · 3 comments
Open
Labels

Comments

@davidmrdavid
Copy link
Member

davidmrdavid commented Jun 19, 2024

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.

@matthall88
Copy link

hi @davidmrdavid , do you have an update on the ETA for the missing features detailed above?

@sebader
Copy link

sebader commented Jan 28, 2025

This was just released in version 3.0.0 and works like a charm :)

@davidmrdavid
Copy link
Member Author

@sebastianburckhardt has this been released? if so, would be good to update this issue and close accordingly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants