Forum Discussion
chabi870
Feb 19, 2023Copper Contributor
What are the required endpoints?
I want to execute Install-Module of PowerShell Gallery. But I can't install. What are the required endpoints? Is it OK if I allow the following endpoints? psg-prod-centralus.azureedge.net : CDN...
chabi870
Feb 20, 2023Copper Contributor
I fail "Install-Module PowerShellGet -AllowClobber -Force".
Error: PackageManagement\Install-Package : Unable to find module providers (PowerShellGet).
I think I need to apply to the proxy team. So, I want to know the endpoint for PowerShellGet.
And I want to connect the authorized M365 service.
Error: PackageManagement\Install-Package : Unable to find module providers (PowerShellGet).
I think I need to apply to the proxy team. So, I want to know the endpoint for PowerShellGet.
And I want to connect the authorized M365 service.
Feb 23, 2023
Did this help?
- chabi870Feb 24, 2023Copper ContributorThank you very much.
I found this URL "https://learn.microsoft.com/en-us/powershell/scripting/gallery/how-to/getting-support/troubleshooting-cmdlets?view=powershell-7.3#required-network-endpoints".
I apply. Thanks alot.