Commit 7247dfa
authored
Fix: Snapshot+Vault tier also supports Availability Zone restore
The original text stated that "snapshot and vault tier are not supported"
for Availability Zone restore, which is incorrect.
The actual condition is whether the recovery point exists in the vault tier.
- Snapshot only → vault tier not available → AZ restore NOT supported
- Snapshot + Vault → vault tier available → AZ restore IS supported
- Vault only → vault tier available → AZ restore IS supported
Updated the description to accurately reflect that only "Snapshots only" tier is not supported, as the key requirement is the presence of data in the vault tier.1 parent bc2a71e commit 7247dfa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| |||
0 commit comments