Is there a way to create a permanent link to a page on learn.microsoft.com ?

joej4racy6kbmlev 11 Reputation points
2023-01-06T22:05:53.08+00:00

There are many stale links on sites such as stackoverflow where people reference articles on learn.microsoft.com.

It appears that learn.microsoft.com must change their URL format sometimes.

Is there a way to create a permanent link that won't go stale in a couple of years?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,555 questions
0 comments No comments
{count} vote

2 answers

Sort by: Most helpful
  1. Michael Taylor 56,346 Reputation points
    2023-01-06T22:33:27.723+00:00

    That's the nature of the web. URLs can become broken over time. I'm not aware of any way to permanently link to a page on a site. The web server could be taken offline, the DNS name could be changed, the page could be removed because it is no longer needed. There are many reasons that URLs break.

    Even if you had some encoding scheme, at some point it has to resolve to a URL that can be used and in the cases mentioned earlier that simply isn't possible. In an ideal world whoever provided the link also mentioned a page title or something that you could then query for instead. Otherwise the URL is just broke.


  2. Anonymous
    2023-01-09T19:03:03.603+00:00

    You can provide this feedback directly here.
    https://learn.microsoft.com/en-us/contribute/

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.