Forum Discussion
nicksal
Apr 29, 2026Copper Contributor
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) w...
Gaaleh-Mem
May 01, 2026Copper 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.