Skip to content

[Automation]Rollback the implement of json convert of automation.#14485

Merged
dingmeng-xue merged 6 commits intorelease-2021-03-09-Automationfrom
wyunchi/fix/AutomationJson
Mar 16, 2021
Merged

[Automation]Rollback the implement of json convert of automation.#14485
dingmeng-xue merged 6 commits intorelease-2021-03-09-Automationfrom
wyunchi/fix/AutomationJson

Conversation

@wyunchi-ms
Copy link
Copy Markdown
Contributor

@wyunchi-ms wyunchi-ms commented Mar 9, 2021

Description

  1. Rollback the logic of Automation json convert to ConvertTo-Json to handle complex cases.

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • the markdown help files have been regenerated using the commands listed here

@dingmeng-xue
Copy link
Copy Markdown
Member

@wyunchi-ms , changelog is required.

dingmeng-xue
dingmeng-xue previously approved these changes Mar 9, 2021
@wyunchi-ms wyunchi-ms changed the base branch from master to release-2021-03-09-Automation March 9, 2021 12:47
@dingmeng-xue dingmeng-xue merged commit 3bb82d7 into release-2021-03-09-Automation Mar 16, 2021
@wyunchi-ms wyunchi-ms deleted the wyunchi/fix/AutomationJson branch April 8, 2021 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Az.Automation 1.5.0 has broken all Azure Runbooks that has [psobject[]] params

2 participants