-
Notifications
You must be signed in to change notification settings - Fork 4k
TrafficManager Endpoint management cmdlets #616
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
Conversation
Merging so I can fix PR to Azure\azure-powershel:dev
…elevant change detected
Can one of the admins verify this patch? |
Hi @vladca, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
@azuresdkci add to whitelist |
@@ -6,7 +6,7 @@ | |||
<ProductVersion> | |||
</ProductVersion> | |||
<SchemaVersion>2.0</SchemaVersion> | |||
<ProjectGuid>{59D1B5DC-9175-43EC-90C6-CBA601B3565F}</ProjectGuid> | |||
<ProjectGuid>{127D0D51-FDEA-4E1A-8CD8-34DEB5C2F7F6}</ProjectGuid> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove any changes to this file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That would be the wrong thing to do. this is another Project GUID mix-up between different solutions. I'll submit the proper fix instead - in ResourceManager.sln
On demand run kicked off here: http://azuresdkci.cloudapp.net/view/1-AzurePowerShell/job/powershell-on-demand/25/ |
Installer build kicked off here: http://azuresdkci.cloudapp.net/view/1-AzurePowerShell/job/powershell-msi/346/ |
All passing, please merge. Thanks! |
TrafficManager Endpoint management cmdlets
This supersedes Alberto's PR from dev in order to include fresh Session Records but to be honest the previous Session Records looked fine. Checking into release-0.9.5 to catch the release train