Skip to content

Commit 518a135

Browse files
committed
Fixed typo in psd1
1 parent 2dbb49c commit 518a135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Sql/AzureRM.Sql.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ CmdletsToExport = 'Get-AzureRmSqlDatabaseTransparentDataEncryption',
150150
'Set-AzureRmSqlDatabaseRecommendedActionState',
151151
'Set-AzureRmSqlElasticPoolRecommendedActionState',
152152
'Set-AzureRmSqlServerRecommendedActionState',
153-
'New-AzureRmSqlJobAccount', 'Get-AzureRmSqlJobAccount', 'Remove-AzureRmSqlJobAccount'
153+
'New-AzureRmSqlJobAccount', 'Get-AzureRmSqlJobAccount', 'Remove-AzureRmSqlJobAccount',
154154
'Get-AzureRmSqlElasticPoolAdvisor', 'Get-AzureRmSqlServerAdvisor',
155155
'Set-AzureRmSqlElasticPoolAdvisorAutoExecuteStatus',
156156
'Set-AzureRmSqlServerAdvisorAutoExecuteStatus',

0 commit comments

Comments
 (0)