Forum Discussion

nicksal's avatar
nicksal
Copper Contributor
Apr 29, 2026

Patterns for low-code Azure config state snapshot + recovery solution for resource groups

I’m looking for patterns that capture resource configuration changes over time and support best-effort recovery (redeployment) of resource config state.

I understand that authoritative IaC (Bicep) would be the most mature option, however, I am wondering if anyone has ever implemented a solution similar to what I have described above.

Ideally this would be a low-code, Azure native solution. 

 

1 Reply

  • Gaaleh-Mem's avatar
    Gaaleh-Mem
    Copper Contributor

    I think, you can try log analytics workspace. Because, there are defferences between monitoring and capturing . So, we can't restore resources configurations on a time span, like what happening by restoring VMs.