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 detecting event hubs by analyzing pom.xml and application.yml #3

Merged
merged 5 commits into from
Oct 29, 2024

Conversation

rujche
Copy link

@rujche rujche commented Oct 25, 2024

Support detect Azure Event Hubs

  • Produce message only. Link to sample project.
    • Auth using user-assigned managed identity.
    • Auth using connection string.
  • Produce and consume message.
    • Auth using user-assigned managed identity.
    • Auth using connection string.

@rujche rujche changed the title Support event hubs. Support detecting event hubs by analyzing pom.xml and application.yml Oct 28, 2024
@rujche rujche force-pushed the feature/sjad-rujche branch from 74092d6 to f65ffd6 Compare October 28, 2024 09:32
@rujche rujche requested a review from saragluna October 28, 2024 09:52
@rujche rujche self-assigned this Oct 28, 2024
@rujche rujche added the enhancement New feature or request label Oct 28, 2024
@rujche rujche marked this pull request as ready for review October 29, 2024 07:43
@saragluna saragluna merged commit a8f91b1 into azure-javaee:feature/sjad Oct 29, 2024
haoozhang pushed a commit to haoozhang/azure-dev that referenced this pull request Oct 30, 2024
Use managed-identity instead of username and password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants