Skip to content

Commit 54101be

Browse files
authored
Rename incorrect Sql sync cmdlets
1 parent 4aee6d7 commit 54101be

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/ResourceManager/Sql/Commands.Sql/help/AzureRM.Sql.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,9 @@ Specifies that a database uses the auditing policy of its host server.
341341
### [New-AzureRmSqlSyncGroup](New-AzureRmSqlSyncGroup.md)
342342
Creates an Azure SQL Database Sync Group.
343343

344+
### [Update-AzureRmSqlSyncGroup](Update-AzureRmSqlSyncGroup.md)
345+
Updates an Azure SQL Database Sync Group.
346+
344347
### [Get-AzureRmSqlSyncGroup](Get-AzureRmSqlSyncGroup.md)
345348
Returns information about Azure SQL Database Sync Groups.
346349

@@ -359,6 +362,9 @@ Returns the logs of an Azure SQL Database Sync Group.
359362
### [New-AzureRmSqlSyncMember](New-AzureRmSqlSyncMember.md)
360363
Creates an Azure SQL Database Sync Member.
361364

365+
### [Update-AzureRmSqlSyncMember](Update-AzureRmSqlSyncMember.md)
366+
Updates an Azure SQL Database Sync Member.
367+
362368
### [Get-AzureRmSqlSyncMember](Get-AzureRmSqlSyncMember.md)
363369
Returns information about Azure SQL Database Sync Members.
364370

@@ -378,4 +384,4 @@ Returns information about Azure SQL Sync Agents.
378384
Removes an Azure SQL Sync Agent.
379385

380386
### [Get-AzureRmSqlSyncAgentLinkedDatabase](Get-AzureRmSqlSyncAgentLinkedDatabase.md)
381-
Returns information about SQL Server databases linked by a sync agent.
387+
Returns information about SQL Server databases linked by a sync agent.

0 commit comments

Comments
 (0)