Skip to content

Commit 2dbb49c

Browse files
committed
Added jobaccount cmdlets to psd1
1 parent 4bb5076 commit 2dbb49c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ResourceManager/Sql/AzureRM.Sql.psd1

Lines changed: 1 addition & 0 deletions
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)