-
Notifications
You must be signed in to change notification settings - Fork 154
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
Disable local auth in EventGrid #4254
Conversation
Unit Test Results617 tests 617 ✅ 6s ⏱️ Results for commit dd050d7. ♻️ This comment has been updated with latest results. |
/test-extended |
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12634766851 (with refid (in response to this comment from @tamirkamara) |
1 similar comment
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12634766851 (with refid (in response to this comment from @tamirkamara) |
47c1adf
to
9c0ee44
Compare
/test-extended |
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12637465082 (with refid (in response to this comment from @tamirkamara) |
/test-extended |
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12645839372 (with refid (in response to this comment from @tamirkamara) |
1 similar comment
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12645839372 (with refid (in response to this comment from @tamirkamara) |
bc88cbe
to
408e363
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/test |
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/13109623272 (with refid (in response to this comment from @tamirkamara) |
c1bc47f
to
a596f4c
Compare
07fc62b
to
4284084
Compare
/test-extended |
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/13154664941 (with refid (in response to this comment from @tamirkamara) |
Resolves #4253
What is being addressed
Local authentication is on by default in EventGrid.
How is this addressed