Open yuvalyaron opened 3 days ago
0 tests 0 ✅ 0s ⏱️ 0 suites 0 💤 0 files 0 ❌
Results for commit c05f752b.
:recycle: This comment has been updated with latest results.
/test-extended
:robot: pr-bot :robot:
:runner: Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/11916800932 (with refid afeb06a0
)
(in response to this comment from @yuvalyaron)
/test-extended
:robot: pr-bot :robot:
:runner: Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/11923480499 (with refid afeb06a0
)
(in response to this comment from @yuvalyaron)
/test-extended
:robot: pr-bot :robot:
:runner: Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/11923684873 (with refid afeb06a0
)
(in response to this comment from @yuvalyaron)
:robot: pr-bot :robot:
:runner: Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/11923684873 (with refid afeb06a0
)
(in response to this comment from @yuvalyaron)
/test-extended
:robot: pr-bot :robot:
:runner: Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/11930799088 (with refid afeb06a0
)
(in response to this comment from @yuvalyaron)
Resolves https://github.com/microsoft/AzureTRE/issues/4142, https://github.com/microsoft/AzureTRE/issues/4143
What is being addressed
Added CMK support for Storage accounts and VM storage disks for core TRE resources. Added the option to use an external Key Vault to store the CMKs
Important: Note that there is still work to be done for completing #4002
How is this addressed
users set
enable_cmk_encryption: true
in theconfig.yaml
, and eitherencryption_kv_name
orexternal_key_store_id
for the key vault.