Revise (and reduce) aka.ms links for diagnostics
Author: Youssef1313Created Sep 17, 2026Updated Sep 17, 2026
LabelsDocsarea-infrastructure
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
https://grep.app/search?f.repo=dotnet%2Faspnetcore®exp=true&q=aka.ms.%2B%3F%5C%7B0%7D
We have bunch of https://aka.ms/aspnet/analyzer/{0} across the codebase. Many of which don't exist currently.
- We should just use the link to learn.microsoft.com page directly and avoid the unnecessary intermediate aka.ms link
- For any link that was already shipped in a previous release, we should consider either updating and patching the older release, or create the link. The end result is that the older supported release should work fine and the link should be valid.
In addition to that, some of the following aka.ms links that don't exist/work:
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response
Source: dotnet/aspnetcore