-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New functionality for DSC Extension - Publish-AzureVMDscConfiguration cmdlet(have merge conflicts) #673
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
…tionality to publish
…DSC tests to commands.servicemanagement.test
|
Hi @eshaparmar, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
|
@Azure/adx-sdk-team |
|
@azuresdkci retest this please |
|
please resolve the confliction |
Conflicts: src/Common/Commands.Common/Properties/Resources.resx
|
Started on-demand build: http://azuresdkci.cloudapp.net/view/1-AzurePowerShell/job/powershell-on-demand/42/ |
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.
license header
…s as they fail in the build system but work locally
|
I talked to Denis offline about it. Those tests are working locally but for some reason they fail now on build system. I have disabled those tests temporarily. Please merge this PR |
|
Closing this PR and created a new one #689 |
*We have added new parameters/functionality for the DSC Extension - Publish-AzureVMDscConfiguration cmdlet (both arm/asm).
*Tests for these are written in powershell in our code base and run through our daily CI system