Skip to content

Conversation

mikefrobbins
Copy link
Contributor

Description

Removed invalid link to corrected docs build errors for new PlatyPS

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 Copilot AI review requested due to automatic review settings July 8, 2025 14:24
Copy link

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

Copy link
Contributor

@Copilot 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 removes an invalid markdown link in the -Filter parameter documentation to fix build errors with the new PlatyPS.

  • Removed the [Category](#-category) link and updated the list of filterable properties.
  • Ensured the documentation no longer references a broken anchor.
Comments suppressed due to low confidence (1)

src/Advisor/Advisor/help/Get-AzAdvisorRecommendation.md:127

  • The parameter flag is missing the leading dash. It should read -Filter to match the parameter name used in the heading.
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category'] with operators ['eq', 'and', 'or'].

@mikefrobbins mikefrobbins requested a review from sdwheeler July 8, 2025 14:28
Copy link
Member

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

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

LGTM

@YanaXu YanaXu merged commit 6fd1106 into Azure:main Jul 9, 2025
12 checks passed
github-actions bot pushed a commit to nikhilpadhye1/azure-powershell that referenced this pull request Jul 10, 2025
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.

3 participants