Skip to content

Conversation

@mccoyp
Copy link
Member

@mccoyp mccoyp commented Nov 7, 2025

Description

The URL paths for REST API reference docs recently changed, resulting in broken links.

This updates the broken links to use the new /apptesting/loadtest format.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Copilot AI review requested due to automatic review settings November 7, 2025 22:29
@mccoyp mccoyp added the Client This issue points to a problem in the data-plane of the library. label Nov 7, 2025
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 updates documentation reference URLs in the README from legacy docs.microsoft.com domains to the current learn.microsoft.com domains, specifically updating Azure Load Testing API reference links to point to the new /apptesting/loadtest/ path structure.

  • Updated API reference documentation URL from /rest/api/loadtesting/ to /rest/api/apptesting/loadtest/
  • Updated data-plane URI documentation URL to use the new path structure
  • Migrated URLs from docs.microsoft.com to learn.microsoft.com domain
Comments suppressed due to low confidence (1)

sdk/loadtesting/azure-developer-loadtesting/README.md:290

  • This URL reference still uses the legacy docs.microsoft.com domain. For consistency with the other updates in this PR, consider updating it to learn.microsoft.com: https://learn.microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token
[authenticate_with_token]: https://docs.microsoft.com/azure/cognitive-services/authentication?tabs=powershell#authenticate-with-an-authentication-token

@mccoyp
Copy link
Member Author

mccoyp commented Nov 11, 2025

/check-enforcer override

The Analyze failure is from an unrelated Mypy issue.

@mccoyp mccoyp merged commit ce6c8d5 into main Nov 11, 2025
30 of 32 checks passed
@mccoyp mccoyp deleted the loadtest-links branch November 11, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Client This issue points to a problem in the data-plane of the library. Load Test Service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants