You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on validating that restoring backups works, I couldn't find any backup instances, so we need to figure out what's missing to get that working.
I tried to add the suggested terraform resources but with no luck. Details of my experiment can be found in #4627
Eventually, I tried configuring the backups manually in Azure Portal, to see if I could figure out why the file share wasn't being discovered. It turns out that NFS shares are not supported for backup! So our terraform config will never work! https://werecomputersamistake.com/
This is a follow-up to #624 and is blocking #4426
While working on validating that restoring backups works, I couldn't find any backup instances, so we need to figure out what's missing to get that working.
I suspect https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/backup_protected_file_share is the missing bit, but we should verify this
Tasks
Definition of done
Monitor backup creation in
Backup Center -> Backup instances
of the the Azure Portal. Either:The text was updated successfully, but these errors were encountered: