Skip to content

Commit d380d82

Browse files
authored
Update sql-database-automated-backups.md
1 parent b462514 commit d380d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-automated-backups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ You can change the default retention using REST API or PowerShell. The supported
9898
Set-AzureRmSqlDatabaseBackupShortTermRetentionPolicy -ResourceGroupName resourceGroup -ServerName testserver -DatabaseName testDatabase -RetentionDays 28
9999
```
100100
> [!IMPORTANT]
101-
> This API is included in AzureRM.Sql PowerShell Module starting from version 4.7.0-preview.
101+
> This API is included in AzureRM.Sql PowerShell Module starting from version [4.7.0-preview](https://www.powershellgallery.com/packages/AzureRM.Sql/4.7.0-preview).
102102
103103
### Change PITR retention period using REST API
104104
**Sample Request**

0 commit comments

Comments
 (0)