Ensure that the Soft Delete protection feature is enabled for all your Microsoft Azure File Shares in order to maintain data integrity. When enabled, Soft Delete allows for the recovery of Azure File Shares in most deletion scenarios. If you have deleted File Shares that you want to retain, be sure to restore them before the scheduled purge date.
Enabling Soft Delete for Azure File Shares helps protect against accidental or malicious deletions, allowing recovery of deleted File Shares for a specified retention period. It enhances data security, compliance, and operational continuity by preventing permanent deletion of critical data.
Audit
To determine if the Soft Delete feature is enabled for your Azure File Shares, perform the following operations:
Remediation / Resolution
To disable public network access to your Azure virtual machine (VM) disks, perform the following operations:
References
- Azure Official Documentation
- Azure file share soft-delete
- Azure Command Line Interface (CLI) Documentation
- az account list
- az account set
- az storage account list
- az storage account show
- az storage account update