URGENT DATA RECOVERY REQUEST – Azure VM dc_vm

Design Club 0 Reputation points
2026-08-13T05:40:25.9833333+00:00

Our MySQL/MariaDB database erp on Azure VM dc_vm has lost its original data. The database/tables are not visible . We did not have a MySQL backup configured.
We have investigated the VM and cannot find the original .ibd files or ibdata1. The VM uses an EXT4 filesystem.
We urgently need Microsoft Azure assistance to determine whether an older VM disk, managed-disk snapshot, restore point, Azure Backup recovery point, or any other platform-level recovery option is available.
IMPORTANT: Please advise us before making any changes to the VM/disk because we want to preserve the current disk state and investigate possible EXT4 deleted-file recovery.

Azure Database for MySQL

1 answer

Sort by: Most helpful
  1. SIVASANKAR YEDDULA 165 Reputation points Microsoft External Staff Moderator
    2026-08-24T10:39:03.8433333+00:00

    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.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.