Skip to content

Conversation

NaotakaKawakami
Copy link

The article currently states that BFD is supported only for IPv4 on ExpressRoute. I believe this limitation has been removed, and BFD is now supported for both IPv4 and IPv6.
This update corrects the documentation to avoid misleading readers.

The article currently states that BFD is supported only for IPv4 on ExpressRoute.   I believe this limitation has been removed, and BFD is now supported for both IPv4 and IPv6.  
This update corrects the documentation to avoid misleading readers.
Copy link
Contributor

@NaotakaKawakami : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit 42bd33a:

✅ Validation status: passed

File Status Preview URL Details
articles/expressroute/expressroute-bfd.md ✅Succeeded

For more details, please refer to the build report.

@ttorble ttorble requested a review from Copilot September 29, 2025 14:51
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

Updates documentation to remove outdated limitation statement about BFD IPv4-only support on ExpressRoute by commenting out the existing note, indicating that BFD now supports both IPv4 and IPv6.

  • Commented out the IPv4-only limitation note in the BFD documentation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment on lines +37 to +41
/*
> [!NOTE]
> BFD is only supported on IPv4 peering.
>
*/
Copy link
Preview

Copilot AI Sep 29, 2025

Choose a reason for hiding this comment

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

Using /* */ comment syntax in Markdown is incorrect and will be rendered as visible text. Either remove these lines entirely or use HTML comments <!-- --> if you need to preserve the content for reference.

Suggested change
/*
> [!NOTE]
> BFD is only supported on IPv4 peering.
>
*/
<!--
> [!NOTE]
> BFD is only supported on IPv4 peering.
>
-->

Copilot uses AI. Check for mistakes.

@ttorble
Copy link
Contributor

ttorble commented Sep 29, 2025

@duongau

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants