-
Notifications
You must be signed in to change notification settings - Fork 4.1k
add breaking change message for fd #28747
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
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
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.
Pull Request Overview
This PR adds breaking change metadata for the Azure Front Door PowerShell module, documenting the migration from legacy SDK-based cmdlets to AutoRest-generated cmdlets. The changes declare deprecated output types and parameter types that will be removed in version 5.0.0 (Az 14.0.0), with replacements specified for each deprecated type.
Key Changes:
- Adds breaking change directives for output type changes across 20+ cmdlet subjects
- Adds breaking change directives for parameter type changes across 50+ cmdlet parameters
- Sets deprecation timeline (version 5.0.0, Az 14.0.0, effective 2025/5/19)
- Migrates from
Microsoft.Azure.Commands.FrontDoor.Models.*types toMicrosoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.*types
|
/azp run |
|
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command. |
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run azure-powershell - powershell-core |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…/azure-powershell into beaking-change-message-fd
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.