

NET Framework strong cryptography registry keys: Restart PowerShell and check again for supported protocol by using ::SecurityProtocol Now allows TLS 1.2 Ran the following command in an Admin level PowerShell command prompt: Found this StackOverflow article about TLS settings Resolution:Ĭheck the Security Protocols allowed on the server through PowerShell: ::SecurityProtocol Only allowing SS元 and Tls and not TLS 1.2 The TLS setting for the PowerShell session will not allow for the connection. + FullyQualifiedErrorId : NoMatchFoundForProvider.InstallPackageProvider Issue: + CategoryInfo : InvalidArgument: (:InstallPackageProvider), Exception Please check if the specified package has the tags.

The package provider requires 'PackageManagement' and 'Provider' tags.

Install-PackageProvider : No match was found for the specified search criteria for the provider 'NuGet'.
#Distilled web monitor not checking download#
WARNING: Unable to download the list of available providers. WARNING: Unable to download from URI '' to ''. #Install-Module -Name PowerShellGet -Force Encountered the following issue during the installation of the Application Insights Agent (also called Azure Monitor Application Insights Agent for on-premises servers) using the instructions located here and running the following command: Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.20
