-
Notifications
You must be signed in to change notification settings - Fork 143
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 storage account cross tenant replication #4116
base: main
Are you sure you want to change the base?
Disable storage account cross tenant replication #4116
Conversation
Unit Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 3a7b9f4. ♻️ This comment has been updated with latest results. |
Not sure why tflint is failing now for my change. I have changed this file (by adding Happy to fix the tag issue if necessary? Presume it just needs the tre_id wiring through as a TF variable.
|
Ah this would be the reason...
...didn't realise the linter only processed files changed. |
Not fixing the linting issue above as per: |
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
Disable storage account cross tenant replication.
The Azure TRE does not use cross tenant replication and it the feature is typically flagged in security posture guidance to disable if not being used, e.g. https://www.trendmicro.com/cloudoneconformity/knowledge-base/azure/StorageAccounts/disable-cross-tenant-replication.html