-
I have worked with the `PackageManagement` team over the last months to migrate from a compilation against `netcoreapp2.0` (which is not supported any more but still working) and `netstandard1.6` to c…
-
Here is the configuration:
I have [SonaType Nexus OSS](https://www.sonatype.com/nexus-repository-oss) hosting my NuGet feed for PowerShell Modules and Scripts. The Anonymous user only has read right…
-
Steps to reproduce
------------------
1. Install PowerShellGet
```powershell
**********************
Windows PowerShell transcript start
Start time: 20190320233412
Username: OCTOPUS\Dani…
-
Steps to reproduce
------------------
*The initial issue has been reported in #407, #349 and #7827 where running Install-Module and Update-Module produce errors like below.
![image](https://u…
-
Steps to reproduce
------------------
```powershell
$path = 'C:\ps repo testing [$!@^&test(;)]'
if (Test-Path -LiteralPath $path) {
Remove-Item -LiteralPath $path -Force -Recurse
}
New-It…
-
## Expected Behavior
Right now you you cannot set the SourceLocation (modules) and the ScriptSourceLocation (scripts) to the same URI/Feed with Register/Set-PSRepository, and I'm not sure…
-
I wanted to use the PowerShell Gallery so I downloaded the PowerShellGet MSI and installed it. However, when running Find-Module I get an unreadable message box.
![21 11](https://cloud.githubuserco…
-
Hi, I'm using Azure PowerShell to create a database in CosmosDb.
It was working until early December, however, since then I can't make it work, I am not sure how exactly Azure PowerShell works rega…
-
I have installed 6.1.1 x64 and x86 msi on a fresh install of Windows 10 1803. The installation process was ok, no errors. I opened the x64 version and ran Get-PackageProvider, returned expected result…
-
### Description
When running New-AzureRmAks -resourceGroupName mmcgf_rg -Name mycgfcluster command in Azure shell I get this error:
New-AzureRmAks : The value of parameter orchestratorProfile.Orc…