Skip to content

Commit 9ca06b3

Browse files
committed
Merge branch 'failoverPowershellChanges' of https://github.com/emgu-ms/azure-powershell into failoverPowershellChanges
2 parents 0573a57 + 49f127e commit 9ca06b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Sql/Sql/Az.Sql.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@ CmdletsToExport = 'Get-AzSqlDatabaseTransparentDataEncryption',
234234
'Get-AzSqlInstancePool', 'Set-AzSqlInstancePool',
235235
'New-AzSqlInstancePool', 'Remove-AzSqlInstancePool',
236236
'Get-AzSqlInstancePoolUsage',
237-
'Invoke-AzureSqlDatabaseFailover',
238-
'Invoke-AzureSqlElasticPoolFailover'
237+
'Invoke-AzSqlDatabaseFailover',
238+
'Invoke-AzSqlElasticPoolFailover'
239239

240240
# Variables to export from this module
241241
# VariablesToExport = @()

0 commit comments

Comments
 (0)