Standardize terminology in Traffic Manager documentation - #128665
Conversation
Updated terminology for consistency in health check notes.
|
@modaks : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 4a73dea: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates Azure Traffic Manager monitoring documentation to use more consistent terminology around health checks and endpoint behavior.
Changes:
- Adjusted wording in a NOTE about health probes and what address spaces Traffic Manager can validate.
- Standardized references to the “Always serve”/“Always serve traffic” endpoint configuration.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| > Endpoints that resolve to addresses within these network spaces **must be configured as Always Serve endpoints**. Traffic Manager can't perform health validation for these endpoints and therefore can't provide health-based failover. | ||
| > | ||
| > To ensure consistent behavior, Traffic Manager enforces the **Always serve traffic** configuration for endpoints that resolve to addresses within unsupported network spaces. | ||
| > To ensure consistent behavior, Traffic Manager enforces the **Always Serve** configuration for endpoints that resolve to addresses within unsupported network spaces. |
|
|
||
| > [!NOTE] | ||
| > Azure Traffic Manager health probes are designed to monitor endpoints that are reachable by the Traffic Manager probing infrastructure. Traffic Manager isn't designed to probe endpoints that resolve to addresses within private, non-routable, or Microsoft-internal network spaces. | ||
| > Azure Traffic Manager health probes are designed to monitor endpoints that are reachable by the Traffic Manager probing infrastructure. Traffic Manager isn't designed to probe endpoints that resolve to addresses within private network spaces. |
Updated terminology for consistency in health check notes.