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

EventGridOutput missing 'connection' attribute to use Managed Identities #220

Open
dansiviter opened this issue Mar 4, 2025 · 0 comments

Comments

@dansiviter
Copy link

According to the documentation, to leverage managed identities:

Set the Connection property to the name of a shared prefix for multiple application settings, together defining identity-based authentication. This method is supported when using version 3.3.x or higher of the extension.

Connection does not exist on com.microsoft.azure.functions.annotation@EventGridOutput so therefore cannot be set.

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

No branches or pull requests

1 participant