Install-Module fails for AzureAutomationAuthoringToolkit

cenko2 41 Reputation points
2021-06-29T21:06:18.75+00:00

When installing the Azure Automation Authoring Toolkit module, it errored with the following message:
PackageManagement\Install-Package : No match was found for the specified search criteria and module name 'AzureAutomationAuthoringToolkit'. Try Get-PSRepository to see all available registered module repositories.
110442-image.png

There are two listed repositories after executing Get-PSRepository. Does the error mean it cannot find the module in either repository? What would be the best course of action to be able to install the module? Thank you in advance.

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
Windows for business | Windows Server | User experience | PowerShell
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Rich Matheisen 48,036 Reputation points
    2021-06-29T21:34:22.71+00:00

    That looks more like a problem with DNS than PowerShell. The warnings say that the names of the repositories cannot be resolved.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.