Skip to content

Conversation

bergmeister
Copy link
Collaborator

PR Summary

Existing link doesn't even exist any more.

PR Checklist

Copy link
Collaborator

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is not the valid URL for updateable help. The current URL https://aka.ms/ps-modules-help is correct.

@bergmeister
Copy link
Collaborator Author

bergmeister commented Sep 13, 2022

https://aka.ms/ps-modules-help

Can you explain please because I get redirected to the following URI when I go to the link, which seems to point to an Azure blob that either doesn't exist or isn't publicly accessible

image

@sdwheeler sdwheeler closed this Sep 13, 2022
@sdwheeler
Copy link
Collaborator

HelpInfoUri points to a base URL not an endpoint. Update-Help constructs the endpoint from the base URL to download the help content. You will alway get a 404 "BlobNotFound" error from the base URL.

@bergmeister bergmeister deleted the bergmeister-HelpInfoURI branch September 13, 2022 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants