microsoft / AzureTRE

An accelerator to help organizations build Trusted Research Environments on Azure.
https://microsoft.github.io/AzureTRE
MIT License
185 stars 145 forks source link

Switch use of storage account keys to use Entra authentication where possible #4103

Closed marrobi closed 2 weeks ago

marrobi commented 1 month ago

The use of Azure storage account keys is being increasingly blocked by policy. At present Terraform uses storage account keys carry out operations on storage accounts. This needs to be amended to use Azure AD.