You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a TRE Administrator/TRE Workspace Owner
I want to be able to configure Blob, File & Container Soft Delete options on the Workspace storage accounts
So that I can recover deleted files
The text was updated successfully, but these errors were encountered:
jonnyry
added
the
story
Stories are the smallest unit of work to be done for a project.
label
Feb 20, 2025
Fixes#4385
Add soft delete configuration to Workspace storage accounts.
* Add `blob_properties` block with `delete_retention_policy` and `container_delete_retention_policy` settings to `azurerm_storage_account` resource in `templates/workspaces/base/terraform/storage.tf`.
* Add `file_properties` block with `delete_retention_policy` settings to `azurerm_storage_account` resource in `templates/workspaces/base/terraform/storage.tf`.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/microsoft/AzureTRE/issues/4385?shareId=XXXX-XXXX-XXXX-XXXX).
As a TRE Administrator/TRE Workspace Owner
I want to be able to configure Blob, File & Container Soft Delete options on the Workspace storage accounts
So that I can recover deleted files
The text was updated successfully, but these errors were encountered: