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
**Cause**: Resource isn't in a valid state to perform the backup operation.
22
24
23
25
**Recommended action**: Validate if the PostgreSQL - Flexible server has the following properties in its resource JSON script: `"state": "Ready"`. If not present, wait for the state to change or fix the PostgreSQL - Flexible server properties to make it ready for backup.
@@ -26,6 +28,8 @@ This article provides the recommended actions to troubleshoot the issues you mig
**Cause**: Required permissions aren't present to perform the backup operation.
46
54
47
55
**Recommended action**: Assign the [appropriate permissions](backup-azure-database-postgresql-flex-overview.md#permissions-for-backup) and retrigger the backup operation.
@@ -50,6 +58,8 @@ This article provides the recommended actions to troubleshoot the issues you mig
**Cause**: The required set of permissions aren't present to perform the restore operation.
62
74
63
75
**Recommended action**: Assign the [appropriate permissions](backup-azure-database-postgresql-flex-overview.md#permissions-for-backup) and retrigger the backup operation.
0 commit comments