Skip to content

Need easy access to PowerShell Gallery DNS URLs #76

@ghost

Description

@ghost

When any of the URLs for accessing the PowerShell Gallery change, some users are unable to access it due to firewall restrictions. This came up in the Sept 2018 update. Copying from a Gallery blog comment:

packages will be downloaded from psg-prod-eastus.azureedge.net instead of devopsgallerystorage.blob.core.windows.net,
Is there any chance to get the DNS names somewhere documented? Some companies with url access restrictions would be happy about this

We need to exclude this url in our proxy and firewall configuration. Currently in our dev environment we have exclusions for docker, .net core, npm, nuget and powershell. And with a change occurring every week or so it gets somehow frustrating to debug it every time.

Possible Solution

We should pre-announce when the URLs for the Gallery are changing, or new ones are made available.
In addition, recommended solution would be to document the URLs somewhere, such as in a file in GH that contains the direct access URLs in an easily used format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions