-
Notifications
You must be signed in to change notification settings - Fork 4k
Dev: Azure Automation cmdlet changes #1393
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
Fixed the RegisterAzureAutomationDscNode cmdlet
Adding x-ms-activity-id header to RequestSettings
on demand run here: http://azuresdkci.cloudapp.net/view/1-AzurePowerShell/job/powershell-demand/385 |
please add tests. |
@safeermohammed Please update your test to an Xunit test and make sure it's annotated with Please update this PR asap otherwise it will not be included in 1.1.0 release. |
These are unit tests, do you still want them to be using Xunit? |
Yes that's the requirement. |
This reverts commit 4aa91b2.
Dev: Azure Automation cmdlet changes
Azure Automation cmdlet changes
bug fixes and updates