Skip to content

Commit b80295b

Browse files
Update Set-AzureRmSqlDatabase.md
Update link on param RequestedServiceObjectiveName to new one https://docs.microsoft.com/en-us/azure/sql-database/sql-database-dtu-resource-limits-single-databases
1 parent 090403a commit b80295b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Sql/Commands.Sql/help/Set-AzureRmSqlDatabase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ Accept wildcard characters: False
282282
283283
### -RequestedServiceObjectiveName
284284
Specifies the name of the service objective to assign to the database. For information about
285-
service objectives, see [Azure SQL Database Service Tiers and Performance Levels](https://msdn.microsoft.com/en-us/library/azure/dn741336.aspx)
285+
service objectives, see [Azure SQL Database Service Tiers and Performance Levels](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-dtu-resource-limits-single-databases)
286286
in the Microsoft Developer Network Library.
287287
288288
```yaml

0 commit comments

Comments
 (0)