An Azure managed MySQL database service for app development and deployment.
Hi Design Club,
Thank you for reaching out to the Microsoft Q&A forum.
Based on the information provided, the most important recommendation at this stage is to avoid making further changes to the affected VM or disk. Actions such as restarting services, running filesystem repair utilities (fsck), reinstalling MySQL/MariaDB, or creating new files may overwrite disk blocks that could still be recoverable.
As an immediate precaution, we recommend creating a managed-disk snapshot of the affected data disk and performing all recovery attempts against a disk created from that snapshot. This helps preserve the current state of the original disk for further investigation.
To determine whether a platform-level recovery option exists, please verify the following Azure resources:
- Azure Snapshots associated with the VM disks.
- Recovery Services Vault → Backup Items → Azure Virtual Machine.
- Restore Point Collections associated with the VM.
- Backup Vault → Azure Disks (if Azure Disk Backup was configured).
- Any automation or third-party backup solution that may have created managed-disk snapshots before the data loss.
If Azure VM backups, restore points, or disk snapshots exist from a time prior to the data loss, they can typically be restored to separate disks for investigation without modifying the current VM.
However, if no Azure Backup recovery points, restore points, or snapshots were created before the incident, Azure does not automatically maintain historical copies of managed disk contents. In that scenario, recovery would need to rely on filesystem-level recovery techniques against a preserved copy of the EXT4 disk.
To help determine the available recovery options, please provide:
- Subscription ID
- Resource Group name
- VM name (dc_vm)
- Approximate date and time when the data loss was first observed
- Confirmation whether Azure Backup, VM Restore Points, or disk snapshots were configured before the incident
If the data is business-critical, we strongly recommend opening an Azure Support request immediately so the support team can help verify whether any Azure Backup recovery points, restore points, or managed-disk snapshots exist for the VM before any recovery actions are performed.
Please share the requested details (excluding any sensitive information) and we will review the available recovery paths further.Hi Design Club,
Thank you for reaching out to the Microsoft Q&A forum.
Based on the information provided, the most important recommendation at this stage is to avoid making further changes to the affected VM or disk. Actions such as restarting services, running filesystem repair utilities (fsck), reinstalling MySQL/MariaDB, or creating new files may overwrite disk blocks that could still be recoverable.
As an immediate precaution, we recommend creating a managed-disk snapshot of the affected data disk and performing all recovery attempts against a disk created from that snapshot. This helps preserve the current state of the original disk for further investigation.
To determine whether a platform-level recovery option exists, please verify the following Azure resources:
- Azure Snapshots associated with the VM disks.
- Recovery Services Vault → Backup Items → Azure Virtual Machine.
- Restore Point Collections associated with the VM.
- Backup Vault → Azure Disks (if Azure Disk Backup was configured).
- Any automation or third-party backup solution that may have created managed-disk snapshots before the data loss.
If Azure VM backups, restore points, or disk snapshots exist from a time prior to the data loss, they can typically be restored to separate disks for investigation without modifying the current VM.
However, if no Azure Backup recovery points, restore points, or snapshots were created before the incident, Azure does not automatically maintain historical copies of managed disk contents. In that scenario, recovery would need to rely on filesystem-level recovery techniques against a preserved copy of the EXT4 disk.
To help determine the available recovery options, please provide:
- Subscription ID
- Resource Group name
- VM name (dc_vm)
- Approximate date and time when the data loss was first observed
- Confirmation whether Azure Backup, VM Restore Points, or disk snapshots were configured before the incident
If the data is business-critical, we strongly recommend opening an Azure Support request immediately so the support team can help verify whether any Azure Backup recovery points, restore points, or managed-disk snapshots exist for the VM before any recovery actions are performed.
Please share the requested details (excluding any sensitive information) and we will review the available recovery paths further.