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

Support managed identity for Event Grid notifications #2924

Open
jsquire opened this issue Oct 2, 2024 · 1 comment
Open

Support managed identity for Event Grid notifications #2924

jsquire opened this issue Oct 2, 2024 · 1 comment
Labels
Enhancement Feature requests. P2 Priority 2

Comments

@jsquire
Copy link
Member

jsquire commented Oct 2, 2024

Issue Transfer

This issue has been transferred from the Azure SDK for .NET repository, #46394.

Please be aware that @madanjayaprakasam is the author of the original issue and include them for any questions or replies.

Details

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

  • ID: e7b049c9-bbe7-d26d-6e98-a026d93a6610
  • Service: azure-functions
@cgillum cgillum changed the title Configuring Managed Identity Support managed identity for Event Grid notifications Oct 2, 2024
@cgillum
Copy link
Member

cgillum commented Oct 2, 2024

Updated issue title.

The Durable extension currently does not support using managed identity to post events to Event Grid. We can use this issue as a feature request.

/cc @madanjayaprakasam

@cgillum cgillum added Enhancement Feature requests. P2 Priority 2 and removed Needs: Triage 🔍 labels Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Feature requests. P2 Priority 2
Projects
None yet
Development

No branches or pull requests

2 participants