Azure / azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
MIT License
5.47k stars 4.8k forks source link

Configuring Managed Identity #46394

Closed madanjayaprakasam closed 1 month ago

madanjayaprakasam commented 1 month ago

Type of issue

Missing information

Description

We see option to configure access key for the EventGrid using KeySettingName but how do we configure EventGrid that use Managed Identity based auth.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/microsoft.azure.webjobs.extensions.durabletask.eventgridnotificationoptions?view=azure-dotnet

Content source URL

https://github.com/Azure/azure-docs-sdk-dotnet/blob/master/xml/Microsoft.Azure.WebJobs.Extensions.DurableTask/EventGridNotificationOptions.xml

Document Version Independent Id

ec66102e-568e-9087-b442-6c9399e23ff1

Article author

@azure-sdk

Metadata

github-actions[bot] commented 1 month ago

Thank you for your feedback. Tagging and routing to the team member best able to assist.

jsquire commented 1 month ago

This issue has been transferred to the repository where the Microsoft.Azure.WebJobs.Exentions.DurableTask library is maintained as #2924.