microsoft / AzureTipsAndTricks

Learn some of our favorite Azure tips and tricks—some long-standing, and new ones that have recently been added to become more productive with Azure. Star the repo now to shave hours off your coding tasks tomorrow.
http://azuredev.tips
Creative Commons Attribution 4.0 International
1.49k stars 489 forks source link

Fix broken download link #43

Closed luizbon closed 5 years ago

luizbon commented 5 years ago

Using the Microsoft docs download link while preserving the reference id for tracking purposes

mbcrump commented 5 years ago

This links to the word doc vs the actual tool. Is there a reason why? Even in the word doc, it links to the same file as the original link (which still works).

luizbon commented 5 years ago

Sorry @mbcrump, I'm not sure if I'm following your question.

The link https://www.microsoft.com/download/confirmation.aspx?id=46436?WT.mc_id=microsoft-azuredevtips-micrum is resolving to https://www.microsoft.com/%7B%7Blocale%7D%7D/download/404Error.aspx

While the new link I found on the documentation for the tool on https://docs.microsoft.com/en-us/azure/cosmos-db/import-data

Please let me know if I'm missing something.

mbcrump commented 5 years ago

Gotcha. For some reason the original link works if you try without the tracking but it seems your link is much better. Thanks and it will be merged!