Skip to content

Conversation

@Ptnan7
Copy link
Member

@Ptnan7 Ptnan7 commented Nov 7, 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 November 7, 2025 05:50
@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 corrects incorrect online help URLs for three FrontDoor Backend-related cmdlets by removing an erroneous "frontend" prefix from the URL paths. The changes also include a version bump to 1.13.1, regeneration artifacts (GUIDs and generation IDs), and an updated module manifest generation date.

Key Changes:

  • Fixed online help URLs for New-AzFrontDoorBackendObject, New-AzFrontDoorBackendPoolObject, and New-AzFrontDoorBackendPoolsSettingObject cmdlets (removed incorrect "frontend" from URL paths)
  • Bumped module version from 1.13.0 to 1.13.1
  • Updated AutoRest generation artifacts (GUIDs and generation ID)

Reviewed Changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/FrontDoor/FrontDoor/help/New-AzFrontDoorBackendPoolsSettingObject.md Corrected online help URL by removing "frontend" prefix
src/FrontDoor/FrontDoor/help/New-AzFrontDoorBackendPoolObject.md Corrected online help URL by removing "frontend" prefix
src/FrontDoor/FrontDoor/help/New-AzFrontDoorBackendObject.md Corrected online help URL by removing "frontend" prefix
src/FrontDoor/FrontDoor/Az.FrontDoor.psd1 Updated module generation date
src/FrontDoor/FrontDoor.sln Updated project GUID references for AutoRest project
src/FrontDoor/FrontDoor.Autorest/generate-info.json Updated AutoRest generation ID
src/FrontDoor/FrontDoor.Autorest/docs/New-AzFrontDoorBackendPoolsSettingObject.md Corrected online help URL by removing "frontend" prefix
src/FrontDoor/FrontDoor.Autorest/docs/New-AzFrontDoorBackendPoolObject.md Corrected online help URL by removing "frontend" prefix
src/FrontDoor/FrontDoor.Autorest/docs/New-AzFrontDoorBackendObject.md Corrected online help URL by removing "frontend" prefix
src/FrontDoor/FrontDoor.Autorest/docs/Az.FrontDoor.md Updated module GUID
src/FrontDoor/FrontDoor.Autorest/custom/New-AzFrontDoorBackendPoolsSettingObject.ps1 Corrected .Link documentation URL
src/FrontDoor/FrontDoor.Autorest/custom/New-AzFrontDoorBackendPoolObject.ps1 Corrected .Link documentation URL
src/FrontDoor/FrontDoor.Autorest/custom/New-AzFrontDoorBackendObject.ps1 Corrected .Link documentation URL
src/FrontDoor/FrontDoor.Autorest/Properties/AssemblyInfo.cs Bumped assembly version from 1.13.0 to 1.13.1

Comment on lines +23 to +24
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.13.1")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.13.1")]
Copy link

Copilot AI Nov 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ChangeLog.md file at src/FrontDoor/FrontDoor/ChangeLog.md should be updated to document these URL corrections. Based on the repository guidelines, all changes should have corresponding ChangeLog entries.

Add an entry under the "Upcoming Release" section (or create it if it doesn't exist) describing the documentation URL fixes, such as:

## Upcoming Release
* Fixed incorrect online help URLs for Backend-related cmdlets

Copilot uses AI. Check for mistakes.
@isra-fel
Copy link
Member

isra-fel commented Nov 7, 2025

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@dolauli dolauli self-assigned this Nov 7, 2025
@dolauli
Copy link
Contributor

dolauli commented Nov 7, 2025

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@VeryEarly VeryEarly merged commit d9fcea2 into Azure:main Nov 7, 2025
12 checks passed
@Ptnan7 Ptnan7 deleted the fix-fd-doc-link branch November 10, 2025 04:09
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.

4 participants