@@ -29,6 +29,9 @@ Gets the status of moving elastic databases.
29
29
### [ Get-AzureRmSqlDatabaseAdvisor] ( Get-AzureRmSqlDatabaseAdvisor.md )
30
30
Gets one or more Advisors for an Azure SQL Database.
31
31
32
+ ### [ Get-AzureRmSqlDatabaseAuditing] ( Get-AzureRmSqlDatabaseAuditing.md )
33
+ Gets the auditing settings of an Azure SQL database.
34
+
32
35
### [ Get-AzureRmSqlDatabaseAuditingPolicy] ( Get-AzureRmSqlDatabaseAuditingPolicy.md )
33
36
Gets the auditing policy of a database.
34
37
@@ -113,6 +116,9 @@ Gets information about an Azure AD administrator for SQL Server.
113
116
### [ Get-AzureRmSqlServerAdvisor] ( Get-AzureRmSqlServerAdvisor.md )
114
117
Gets one or more Advisors for an Azure SQL Server.
115
118
119
+ ### [ Get-AzureRmSqlServerAuditing] ( Get-AzureRmSqlServerAuditing.md )
120
+ Gets the auditing settings of an Azure SQL server.
121
+
116
122
### [ Get-AzureRmSqlServerAuditingPolicy] ( Get-AzureRmSqlServerAuditingPolicy.md )
117
123
Gets the auditing policy of a SQL server.
118
124
@@ -152,6 +158,27 @@ Gets the status of an Azure SQL Database server upgrade.
152
158
### [ Get-AzureRmSqlServerUpgradeHint] ( Get-AzureRmSqlServerUpgradeHint.md )
153
159
Gets pricing tier hints for upgrading an Azure SQL Database server.
154
160
161
+ ### [ Get-AzureRmSqlServerVirtualNetworkRule] ( Get-AzureRmSqlServerVirtualNetworkRule.md )
162
+ Gets or lists Azure SQL Server Virtual Network Rule.
163
+
164
+ ### [ Get-AzureRmSqlSyncAgent] ( Get-AzureRmSqlSyncAgent.md )
165
+ Returns information about Azure SQL Sync Agents.
166
+
167
+ ### [ Get-AzureRmSqlSyncAgentLinkedDatabase] ( Get-AzureRmSqlSyncAgentLinkedDatabase.md )
168
+ Returns information about SQL Server databases linked by a sync agent.
169
+
170
+ ### [ Get-AzureRmSqlSyncGroup] ( Get-AzureRmSqlSyncGroup.md )
171
+ Returns information about Azure SQL Database Sync Groups.
172
+
173
+ ### [ Get-AzureRmSqlSyncGroupLog] ( Get-AzureRmSqlSyncGroupLog.md )
174
+ Returns the logs of an Azure SQL Database Sync Group.
175
+
176
+ ### [ Get-AzureRmSqlSyncMember] ( Get-AzureRmSqlSyncMember.md )
177
+ Returns information about Azure SQL Database Sync Members.
178
+
179
+ ### [ Get-AzureRmSqlSyncSchema] ( Get-AzureRmSqlSyncSchema.md )
180
+ Returns information about the sync schema of a member database or a hub database.
181
+
155
182
### [ New-AzureRmSqlDatabase] ( New-AzureRmSqlDatabase.md )
156
183
Creates a database or an elastic database.
157
184
@@ -188,6 +215,21 @@ Creates a database server system recovery configuration.
188
215
### [ New-AzureRmSqlServerFirewallRule] ( New-AzureRmSqlServerFirewallRule.md )
189
216
Creates a firewall rule for a SQL Database server.
190
217
218
+ ### [ New-AzureRmSqlServerVirtualNetworkRule] ( New-AzureRmSqlServerVirtualNetworkRule.md )
219
+ Creates an Azure SQL Server Virtual Network Rule.
220
+
221
+ ### [ New-AzureRmSqlSyncAgent] ( New-AzureRmSqlSyncAgent.md )
222
+ Creates an Azure SQL Sync Agent.
223
+
224
+ ### [ New-AzureRmSqlSyncAgentKey] ( New-AzureRmSqlSyncAgentKey.md )
225
+ Creates an Azure SQL Sync Agent Key.
226
+
227
+ ### [ New-AzureRmSqlSyncGroup] ( New-AzureRmSqlSyncGroup.md )
228
+ Creates an Azure SQL Database Sync Group.
229
+
230
+ ### [ New-AzureRmSqlSyncMember] ( New-AzureRmSqlSyncMember.md )
231
+ Creates an Azure SQL Database Sync Member.
232
+
191
233
### [ Remove-AzureRmSqlDatabase] ( Remove-AzureRmSqlDatabase.md )
192
234
Removes an Azure SQL database.
193
235
@@ -236,6 +278,18 @@ Removes a Key Vault key from a SQL server.
236
278
### [ Remove-AzureRmSqlServerThreatDetectionPolicy] ( Remove-AzureRmSqlServerThreatDetectionPolicy.md )
237
279
Removes the threat detection policy from a server.
238
280
281
+ ### [ Remove-AzureRmSqlServerVirtualNetworkRule] ( Remove-AzureRmSqlServerVirtualNetworkRule.md )
282
+ Deletes an Azure SQL Server Virtual Network Rule.
283
+
284
+ ### [ Remove-AzureRmSqlSyncAgent] ( Remove-AzureRmSqlSyncAgent.md )
285
+ Removes an Azure SQL Sync Agent.
286
+
287
+ ### [ Remove-AzureRmSqlSyncGroup] ( Remove-AzureRmSqlSyncGroup.md )
288
+ Removes an Azure SQL Database Sync Group.
289
+
290
+ ### [ Remove-AzureRmSqlSyncMember] ( Remove-AzureRmSqlSyncMember.md )
291
+ Removes an Azure SQL Database Sync Member.
292
+
239
293
### [ Restore-AzureRmSqlDatabase] ( Restore-AzureRmSqlDatabase.md )
240
294
Restores a SQL database.
241
295
@@ -248,6 +302,9 @@ Sets properties for a database, or moves an existing database into an elastic po
248
302
### [ Set-AzureRmSqlDatabaseAdvisorAutoExecuteStatus] ( Set-AzureRmSqlDatabaseAdvisorAutoExecuteStatus.md )
249
303
Modifies auto execute status of an Azure SQL Database Advisor.
250
304
305
+ ### [ Set-AzureRmSqlDatabaseAuditing] ( Set-AzureRmSqlDatabaseAuditing.md )
306
+ Changes the auditing settings for an Azure SQL database.
307
+
251
308
### [ Set-AzureRmSqlDatabaseAuditingPolicy] ( Set-AzureRmSqlDatabaseAuditingPolicy.md )
252
309
Sets the auditing policy for a database.
253
310
@@ -279,7 +336,7 @@ Sets a threat detection policy on a database.
279
336
Modifies TDE property for a database.
280
337
281
338
### [ Set-AzureRmSqlElasticPool] ( Set-AzureRmSqlElasticPool.md )
282
- Modifies properties of an elastic database pool in a SQL Database.
339
+ Modifies properties of an elastic database pool in Azure SQL Database.
283
340
284
341
### [ Set-AzureRmSqlElasticPoolAdvisorAutoExecuteStatus] ( Set-AzureRmSqlElasticPoolAdvisorAutoExecuteStatus.md )
285
342
Updates auto execute status of an Azure SQL Elastic Pool Advisor.
@@ -296,6 +353,9 @@ Provisions an Azure AD administrator for SQL Server.
296
353
### [ Set-AzureRmSqlServerAdvisorAutoExecuteStatus] ( Set-AzureRmSqlServerAdvisorAutoExecuteStatus.md )
297
354
Updates the auto execute status of an Azure SQL Server Advisor.
298
355
356
+ ### [ Set-AzureRmSqlServerAuditing] ( Set-AzureRmSqlServerAuditing.md )
357
+ Changes the auditing settings of an Azure SQL server.
358
+
299
359
### [ Set-AzureRmSqlServerAuditingPolicy] ( Set-AzureRmSqlServerAuditingPolicy.md )
300
360
Changes the auditing policy of a SQL Database server.
301
361
@@ -317,71 +377,44 @@ Sets a threat detection policy on a server.
317
377
### [ Set-AzureRmSqlServerTransparentDataEncryptionProtector] ( Set-AzureRmSqlServerTransparentDataEncryptionProtector.md )
318
378
Sets the Transparent Data Encryption (TDE) protector for a SQL server.
319
379
380
+ ### [ Set-AzureRmSqlServerVirtualNetworkRule] ( Set-AzureRmSqlServerVirtualNetworkRule.md )
381
+ Modifies the configuration of an Azure SQL Server Virtual Network Rule.
382
+
320
383
### [ Start-AzureRmSqlDatabaseExecuteIndexRecommendation] ( Start-AzureRmSqlDatabaseExecuteIndexRecommendation.md )
321
384
Starts the workflow that runs a recommended index operation.
322
385
323
386
### [ Start-AzureRmSqlServerUpgrade] ( Start-AzureRmSqlServerUpgrade.md )
324
387
Starts the upgrade of a SQL Database server.
325
388
389
+ ### [ Start-AzureRmSqlSyncGroupSync] ( Start-AzureRmSqlSyncGroupSync.md )
390
+ Starts a sync group synchronization.
391
+
326
392
### [ Stop-AzureRmSqlDatabaseExecuteIndexRecommendation] ( Stop-AzureRmSqlDatabaseExecuteIndexRecommendation.md )
327
393
Stops the workflow that runs a recommended index operation.
328
394
329
395
### [ Stop-AzureRmSqlServerUpgrade] ( Stop-AzureRmSqlServerUpgrade.md )
330
396
Stops the upgrade of a SQL Database server.
331
397
398
+ ### [ Stop-AzureRmSqlSyncGroupSync] ( Stop-AzureRmSqlSyncGroupSync.md )
399
+ Stops a sync group synchronization.
400
+
332
401
### [ Suspend-AzureRmSqlDatabase] ( Suspend-AzureRmSqlDatabase.md )
333
402
Suspends a SQL Data Warehouse database.
334
403
335
404
### [ Switch-AzureRmSqlDatabaseFailoverGroup] ( Switch-AzureRmSqlDatabaseFailoverGroup.md )
336
405
Executes a failover of an Azure SQL Database Failover Group.
337
406
338
- ### [ Use-AzureRmSqlServerAuditingPolicy] ( Use-AzureRmSqlServerAuditingPolicy.md )
339
- Specifies that a database uses the auditing policy of its host server.
340
-
341
- ### [ New-AzureRmSqlSyncGroup] ( New-AzureRmSqlSyncGroup.md )
342
- Creates an Azure SQL Database Sync Group.
343
-
344
407
### [ Update-AzureRmSqlSyncGroup] ( Update-AzureRmSqlSyncGroup.md )
345
408
Updates an Azure SQL Database Sync Group.
346
409
347
- ### [ Get-AzureRmSqlSyncGroup] ( Get-AzureRmSqlSyncGroup.md )
348
- Returns information about Azure SQL Database Sync Groups.
349
-
350
- ### [ Remove-AzureRmSqlSyncGroup] ( Remove-AzureRmSqlSyncGroup.md )
351
- Removes an Azure SQL Database Sync Group.
352
-
353
- ### [ Start-AzureRmSqlSyncGroupSync] ( Start-AzureRmSqlSyncGroupSync.md )
354
- Starts a sync group synchronization.
355
-
356
- ### [ Stop-AzureRmSqlSyncGroupSync] ( Stop-AzureRmSqlSyncGroupSync.md )
357
- Stops a sync group synchronization.
358
-
359
- ### [ Get-AzureRmSqlSyncGroupLog] ( Get-AzureRmSqlSyncGroupLog.md )
360
- Returns the logs of an Azure SQL Database Sync Group.
361
-
362
- ### [ New-AzureRmSqlSyncMember] ( New-AzureRmSqlSyncMember.md )
363
- Creates an Azure SQL Database Sync Member.
364
-
365
410
### [ Update-AzureRmSqlSyncMember] ( Update-AzureRmSqlSyncMember.md )
366
411
Updates an Azure SQL Database Sync Member.
367
412
368
- ### [ Get-AzureRmSqlSyncMember] ( Get-AzureRmSqlSyncMember.md )
369
- Returns information about Azure SQL Database Sync Members.
370
-
371
- ### [ Remove-AzureRmSqlSyncMember] ( Remove-AzureRmSqlSyncMember.md )
372
- Removes an Azure SQL Database Sync Member.
373
-
374
- ### [ New-AzureRmSqlSyncAgent] ( New-AzureRmSqlSyncAgent.md )
375
- Creates an Azure SQL Sync Agent.
413
+ ### [ Update-AzureRmSqlSyncSchema] ( Update-AzureRmSqlSyncSchema.md )
414
+ Update the sync schema for a sync member database or a sync hub database.
415
+ It will get the the latest database schema from the real database and then use it refresh the schema cached by Sync metadata database.
416
+ If "SyncMemberName" is specified, it will refresh the member database schema; if not, it will refresh the hub database schema.
376
417
377
- ### [ New-AzureRmSqlSyncAgentKey] ( New-AzureRmSqlSyncAgentKey.md )
378
- Creates an Azure SQL Sync Agent Key.
379
-
380
- ### [ Get-AzureRmSqlSyncAgent] ( Get-AzureRmSqlSyncAgent.md )
381
- Returns information about Azure SQL Sync Agents.
382
-
383
- ### [ Remove-AzureRmSqlSyncAgent] ( Remove-AzureRmSqlSyncAgent.md )
384
- Removes an Azure SQL Sync Agent.
418
+ ### [ Use-AzureRmSqlServerAuditingPolicy] ( Use-AzureRmSqlServerAuditingPolicy.md )
419
+ Specifies that a database uses the auditing policy of its host server.
385
420
386
- ### [ Get-AzureRmSqlSyncAgentLinkedDatabase] ( Get-AzureRmSqlSyncAgentLinkedDatabase.md )
387
- Returns information about SQL Server databases linked by a sync agent.
0 commit comments