WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@simonbjorzen-ts
Copy link

Added a note to clarify that the order of routing rules matter in the configuration.

Added note about the order of routing rules in configuration.
@prmerger-automator
Copy link
Contributor

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

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 667152f:

⚠️ Validation status: warnings

File Status Preview URL Details
articles/container-apps/rule-based-routing.md ⚠️Warning Details

articles/container-apps/rule-based-routing.md

  • Line 142, Column 1: [Warning: code-block-indented - See documentation] Indented code blocks aren't allowed. Use a Markdown code block surrounded by triple backticks (```).

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit a105dd3:

⚠️ Validation status: warnings

File Status Preview URL Details
articles/container-apps/rule-based-routing.md ⚠️Warning Details

articles/container-apps/rule-based-routing.md

  • Line 141, Column 1: [Warning: code-block-indented - See documentation] Indented code blocks aren't allowed. Use a Markdown code block surrounded by triple backticks (```).

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@ttorble
Copy link
Contributor

ttorble commented Nov 27, 2025

@craigshoemaker

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 Nov 27, 2025
@ttorble ttorble requested a review from Copilot November 27, 2025 15:37
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 documentation to clarify the importance of routing rule order in Azure Container Apps configuration. The change emphasizes that more specific path prefixes must be placed before less specific ones to ensure correct routing behavior.

Key changes:

  • Added a NOTE block explaining that routing rule order is significant
  • Provided an example showing how /api/v1 should come before /api to prevent incorrect matching

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

This configuration defines two routing rules for HTTP traffic.
> [!NOTE]
> The order of the routing rules matter.
Copy link

Copilot AI Nov 27, 2025

Choose a reason for hiding this comment

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

Corrected grammar: 'matter' should be 'matters' to agree with the singular subject 'order'.

Suggested change
> The order of the routing rules matter.
> The order of the routing rules matters.

Copilot uses AI. Check for mistakes.
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