Skip to content

Commit 41dc90d

Browse files
committed
Added jobaccount cmdlets to psd1
1 parent d881d43 commit 41dc90d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ResourceManager/Sql/AzureRM.Sql.psd1

+1
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ CmdletsToExport = 'Get-AzureRmSqlDatabaseTransparentDataEncryption',
150150
'Set-AzureRmSqlDatabaseRecommendedActionState',
151151
'Set-AzureRmSqlElasticPoolRecommendedActionState',
152152
'Set-AzureRmSqlServerRecommendedActionState',
153+
'New-AzureRmSqlJobAccount', 'Get-AzureRmSqlJobAccount', 'Remove-AzureRmSqlJobAccount',
153154
'Get-AzureRmSqlElasticPoolAdvisor', 'Get-AzureRmSqlServerAdvisor',
154155
'Set-AzureRmSqlElasticPoolAdvisorAutoExecuteStatus',
155156
'Set-AzureRmSqlServerAdvisorAutoExecuteStatus',

0 commit comments

Comments
 (0)