Skip to content

Fix broken REST API doc link in storage-speech-language README#662

Closed
nicholasdbrady wants to merge 1 commit into
mainfrom
fix/broken-aiprojects-link
Closed

Fix broken REST API doc link in storage-speech-language README#662
nicholasdbrady wants to merge 1 commit into
mainfrom
fix/broken-aiprojects-link

Conversation

@nicholasdbrady
Copy link
Copy Markdown
Member

The "Foundry project connections API" link in the storage-speech-language Bicep README points to /rest/api/aifoundry/aiprojects/connections (plural). That URL returns a 404.

The correct path is /rest/api/aifoundry/aiproject/connections (singular).

What changed: One character in the inline link on line 7.

How I found it: A customer filed OCV feedback (ADO #5203449) reporting broken doc links after migrating to NextGen. Traced the 404 back to this README and a similar reference in azure-sdk-for-js (PR filed separately).

The Foundry project connections API link pointed to /aiprojects/ (plural),
which returns a 404. The correct path is /aiproject/ (singular).

Caught via OCV customer feedback (ADO #5203449).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

👋 Thanks for your contribution, @nicholasdbrady!

This repository is read-only. As a Microsoft contributor, please submit your PR to the private staging repository instead:

👉 foundry-samples-pr

See CONTRIBUTING.md for full instructions.

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.

1 participant