File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
src/ResourceManager/Sql/Commands.Sql/help Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -341,6 +341,9 @@ Specifies that a database uses the auditing policy of its host server.
341
341
### [ New-AzureRmSqlSyncGroup] ( New-AzureRmSqlSyncGroup.md )
342
342
Creates an Azure SQL Database Sync Group.
343
343
344
+ ### [ Update-AzureRmSqlSyncGroup] ( Update-AzureRmSqlSyncGroup.md )
345
+ Updates an Azure SQL Database Sync Group.
346
+
344
347
### [ Get-AzureRmSqlSyncGroup] ( Get-AzureRmSqlSyncGroup.md )
345
348
Returns information about Azure SQL Database Sync Groups.
346
349
@@ -359,6 +362,9 @@ Returns the logs of an Azure SQL Database Sync Group.
359
362
### [ New-AzureRmSqlSyncMember] ( New-AzureRmSqlSyncMember.md )
360
363
Creates an Azure SQL Database Sync Member.
361
364
365
+ ### [ Update-AzureRmSqlSyncMember] ( Update-AzureRmSqlSyncMember.md )
366
+ Updates an Azure SQL Database Sync Member.
367
+
362
368
### [ Get-AzureRmSqlSyncMember] ( Get-AzureRmSqlSyncMember.md )
363
369
Returns information about Azure SQL Database Sync Members.
364
370
@@ -378,4 +384,4 @@ Returns information about Azure SQL Sync Agents.
378
384
Removes an Azure SQL Sync Agent.
379
385
380
386
### [ 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.
You can’t perform that action at this time.
0 commit comments