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

Event Grid uses managed identity instead of access key #2032

Merged
merged 10 commits into from
Jun 13, 2022

Conversation

anatbal
Copy link
Collaborator

@anatbal anatbal commented Jun 12, 2022

PR fixes #2019

What is being addressed

  • Changed evengrid to use managed identity similar to how we do with service bus instead of access key
  • In addition, fixed local debugging to work with the new way

templates/core/terraform/identity.tf Outdated Show resolved Hide resolved
scripts/setup_local_debugging.sh Outdated Show resolved Hide resolved
Copy link
Contributor

@eladiw eladiw left a comment

Choose a reason for hiding this comment

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

lgtm. Approving so wont block. please address the comment from @tamirkamara

@anatbal
Copy link
Collaborator Author

anatbal commented Jun 13, 2022

/test

@github-actions
Copy link

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/2487552258 (with refid b65087d6)

(in response to this comment from @anatbal)

1 similar comment
@github-actions
Copy link

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/2487552258 (with refid b65087d6)

(in response to this comment from @anatbal)

@anatbal
Copy link
Collaborator Author

anatbal commented Jun 13, 2022

/test

@github-actions
Copy link

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/2488230290 (with refid b65087d6)

(in response to this comment from @anatbal)

@anatbal anatbal merged commit 583307b into microsoft:main Jun 13, 2022
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.

Change the eventgrid client to use managed identity instead of access key
4 participants