Forum Discussion

fabricpribeiro's avatar
fabricpribeiro
Icon for Post Patron rankPost Patron
6 months ago
Solved

Disaster Recovery in Fabric

Dears,   I have the below architecture in fabric  (figure 1)   I need to create the strategy for DR which I will than need to defend at TDA   Not sure very well which topics to cover. I made a ...
  • v-echaithra's avatar
    6 months ago

    Hi fabricpribeiro ,

    Fabric DR is different from traditional backup/restore.

    > Fabric protects data automatically through OneLake geo-replication (capacity-level, Microsoft-managed, no performance impact).
    > This only safeguards the data, it does NOT replicate workspaces, pipelines, or semantic models.

    So DR in Fabric = Redeploy + Rehydrate, not restore.

    In a regional outage:
    Microsoft ensures the data is available in the paired region.
    Customer redeploys the Fabric environment from Git/source control to resume operations.

    Minimum recommended setup

    Enable Geo-redundancy on Production capacity
    Use Git Integration for all Fabric artifacts
    Keep a redeployment runbook/scripts ready
    Ensure source data can be reprocessed if needed
    Test DR periodically.

    Hope this helps.
    Thank you