Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password fix for sql task #1745

Merged
merged 3 commits into from
May 20, 2016
Merged

Password fix for sql task #1745

merged 3 commits into from
May 20, 2016

Conversation

Ajay-MS
Copy link

@Ajay-MS Ajay-MS commented May 18, 2016

No description provided.

Write-Verbose "AdditionalArguments= $AdditionalArguments"
Write-Verbose "StartIPAddress= $StartIPAddress"
Write-Verbose "EndIPAddress= $EndIPAddress"
Write-Verbose "DeleteFirewallRule= $DeleteFirewallRule"

# Import all the dlls and modules which have cmdlets we need
Import-Module "Microsoft.TeamFoundation.DistributedTask.Task.Internal"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we still need the above import?

@Ajay-MS Ajay-MS merged commit 3bd94ce into master May 20, 2016
@bryanmacfarlane bryanmacfarlane deleted the users/ajya/sqlAzurePasswordFix branch October 20, 2016 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants