As the user has mentioned that to access the content of the store required URL was missing. I have updated the URL.
Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/8874
Reset of the URL's mentioned in the comment doesn't have any reference in MS docs and previous version document. So as of now, I have dropped them.
Thanks.
Imran.
From issue ticket #8873 (**typo in FQDN**) :
> The FQDN "1storecatalogrevocation.storequality.microsoft.com" does not exist, it should probably be "storecatalogrevocation.storequality.microsoft.com"
See also the comment below, stating as follows:
> It would probably make sense to merge the lines and use "TLSv1.2/HTTPS/HTTP" as the protocol like on other lines.
> I did not see any use of 1storecatalogrevocation.storequality.microsoft.com in my tests, also there is no A or AAAA DNS record for this endpoint, which makes me assume this is a typo.
Thanks to ruffy91 for noticing and reporting this typo issue.
Changes proposed:
- Remove the leading digit 1 from the hostname in `1storecatalogrevocation.storequality.microsoft.com`
- Remove 1 redundant `HTTPS` from the row below, making it only `HTTPS/HTTP`
- Merge the 2 lines since they now point to the same host FQDN
Whitespace changes:
- add 1 editorial blank line between the metadata section and the page title
- remove 2 redundant end-of-line blanks
Closes#8873
As reported in issue ticket #8729 (Related Link - Intune Infrastructure - 404), the link to "Network infrastructure requirements for Microsoft Intune" is outdated and returns a 404 error. This is a common issue for all Microsoft Intune links after Intune moved to the /mem/ directory hierarchy, and will continue to be an issue until all unchanged Intune link URLs in the Docs are updated.
Based on the discussed options and the current conclusion in the ticket page, it seems practical to use the URL https://docs.microsoft.com/mem/intune/fundamentals/intune-endpoints as well as using the page title "Network endpoints for Microsoft Intune" as the new URL description text.
Proposed change:
- replace broken URL with link to the /mem/ doc page 'intune-endpoints'
- use "Network endpoints for Microsoft Intune" as URL text
Whitespace changes:
- add editorial blank line between metadata and the page title
- remove redundant end-of-line whitespace (blanks)
- add MarkDown table column alignment for the endpoint tables
- standardize whitespace usage in a numbered list
Closes#8729