Skip to content

Commit de3fc2f

Browse files
authored
Patch 1 (Azure#19998)
* Update the options for BackupStorageRedundancy Added `GeoZone` as an option in the parameter description. Also, added the documentation link to `Get-AzSqlCapability`. * Update the options for BackupStorageRedundancy
1 parent 72b828b commit de3fc2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sql/Sql/help/Set-AzSqlDatabase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ Accept wildcard characters: False
205205
```
206206
207207
### -BackupStorageRedundancy
208-
The Backup storage redundancy used to store backups for the SQL Database. Options are: Local, Zone and Geo.
208+
The Backup storage redundancy used to store backups for the SQL Database. Options are: Local, Zone, Geo and GeoZone. To know the options supported by each edition of the database, see [Get-AzSqlCapability](https://learn.microsoft.com/en-us/powershell/module/az.sql/get-azsqlcapability).
209209
210210
```yaml
211211
Type: System.String

0 commit comments

Comments
 (0)