Skip to content

Conversation

@Ptnan7
Copy link
Member

@Ptnan7 Ptnan7 commented Oct 27, 2025

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI review requested due to automatic review settings October 27, 2025 04:09
@azure-client-tools-bot-prd
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Contributor

Copilot AI left a 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 to Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.* types

@isra-fel
Copy link
Member

/azp run

@azure-pipelines
Copy link
Contributor

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.

@isra-fel
Copy link
Member

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@isra-fel
Copy link
Member

/azp run azure-powershell - powershell-core

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@isra-fel isra-fel added this to the Az 14.6.0 (11/04/2025) milestone Oct 27, 2025
@isra-fel isra-fel added the Breaking Change Preannounce This PR adds preannouncement about upcoming breaking change label Oct 27, 2025
@isra-fel
Copy link
Member

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@isra-fel isra-fel merged commit 8130e27 into Azure:main Oct 28, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Breaking Change Preannounce This PR adds preannouncement about upcoming breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants