-
Notifications
You must be signed in to change notification settings - Fork 148
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
Add EventGrid diagnostic settings #4258
Conversation
Unit Test Results0 tests 0 ✅ 0s ⏱️ Results for commit beef7ed. ♻️ This comment has been updated with latest results. |
/test-extended |
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12658663990 (with refid (in response to this comment from @tamirkamara) |
/test-extended |
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/12665297912 (with refid (in response to this comment from @tamirkamara) |
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. One comment/question.
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.
Copilot reviewed 1 out of 8 changed files in this pull request and generated no comments.
Files not reviewed (7)
- core/terraform/airlock/airlock_processor.tf: Language not supported
- core/terraform/airlock/data.tf: Language not supported
- core/terraform/airlock/eventgrid_topics.tf: Language not supported
- core/terraform/airlock/identity.tf: Language not supported
- core/terraform/airlock/locals.tf: Language not supported
- core/terraform/deploy.sh: Language not supported
- core/version.txt: Language not supported
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
What is being addressed
In some situation the airlock might stop processing requests and it's hard to understand why.
How is this addressed