Skip to content

Commit e499599

Browse files
author
Rajat Agrawal
committed
importing VstsAzureHelpers_ in finally
1 parent faf376d commit e499599

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tasks/AzurePowerShellV2/AzurePowerShell.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,5 +140,6 @@ finally {
140140
Remove-Item -LiteralPath $__vstsAzPSInlineScriptPath -ErrorAction 'SilentlyContinue'
141141
}
142142

143+
Import-Module $PSScriptRoot\ps_modules\VstsAzureHelpers_
143144
Disconnect-AzureAndClearContext -authScheme $authScheme -ErrorAction SilentlyContinue
144145
}

0 commit comments

Comments
 (0)