Closed azure-pipelines[bot] closed 2 weeks ago
Thank you for your contribution azure-pipelines[bot]! We will review the pull request and get back to you soon.
To the author of the pull request, This PR was labeled "Breaking Change Release" because it contains breaking changes.
/azp run azure-powershell - security-tools
Description
Migrate DevCenter from generation to main The last commit of src/DevCenter in generation is: commit ff3b653dab849a5fa585c047f81a39a386ba1ef2 Author: am-lim 55768281+am-lim@users.noreply.github.com Date: Wed Nov 6 23:29:54 2024 -0800 [DevCenter] Update data plane to 2024-05-01-preview - breaking changes (#26333) Breaking change 2024-05-01-preview dataplane API remove parameter PR comments Update breaking changes csv * Remove proejct abilities output
Checklist
[x] Check this box to confirm: I have read the Submitting Changes section of CONTRIBUTING.md and reviewed the following information:
SHOULD select appropriate branch. Cmdlets from Autorest.PowerShell should go to generation branch.
SHOULD make the title of PR clear and informative, and in the present imperative tense.
SHOULD update ChangeLog.md file(s) appropriately
SHOULD have approved design review for the changes in this repository (Microsoft internal only) with following situations
SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
SHOULD have proper test coverage for changes in pull request.
SHOULD NOT introduce breaking changes in Az minor release except preview version.
SHOULD NOT adjust version of module manually in pull request