Forum Discussion

kkoc3's avatar
kkoc3
Frequent Visitor
1 year ago
Solved

How to test fabric CI/CD Azure DEV ops ?

Hi, I've been assigned a task to validate whether our CI/CD pipeline for deploying Microsoft Fabric items via Azure DevOps will function correctly in a disaster recovery scenario. Essentially, this ...
  • Anonymous's avatar
    Anonymous
    11 months ago

    Hi kkoc3 ,
    Thanks for reaching out to the Microsoft fabric community forum.

    For disaster recovery testing in Fabric with Azure DevOps, it’s best to avoid running tests in your Dev or Prod environments. Instead, create a dedicated sandbox workspace for example, DR-Validation-Workspace  and target your pipeline deployments there. This isolated environment allows you to validate the full recovery process end-to-end without risking disruption to active workloads.

     


    I hope this information helps. Please do let us know if you have any further queries.
    Thank you