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

Introduce "connection" property #178

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Introduce "connection" property #178

merged 1 commit into from
Oct 26, 2023

Conversation

castrodd
Copy link
Member

@castrodd castrodd commented Oct 25, 2023

This PR is a fix for issue #177.

Currently, customers must use a topic key to authenticate to Event Grid when using an Event Grid output binding. These changes allow customers to also leverage the "connection" property to implement identity-based authentication.

For more details on these two different authentication methods, please refer to the following documentation.

@castrodd castrodd requested a review from ejizba October 25, 2023 21:48
@castrodd castrodd linked an issue Oct 25, 2023 that may be closed by this pull request
Copy link
Contributor

@ejizba ejizba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First PR, yay!! 🥳

@castrodd castrodd merged commit cc818aa into v4.x Oct 26, 2023
9 checks passed
@castrodd castrodd deleted the dc/eventGridOutput branch October 26, 2023 17:59
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

Successfully merging this pull request may close these issues.

EventGridOutput doesn't contain all types for typescript
2 participants