Gijs Reijn

Results 93 comments of Gijs Reijn

I don't know if this issue is related to the topic here. What I find strange, is when adding PowerShellGallery as upstream source, it works with the old PowerShellGet to...

@SydneyhSmith I'll run some more test to see the different endpoint urls from Azure Artifacts and open a issue if it persists.

Currently facing the same issue. Have not tried it yet with BlobContent.

Thanks for the quick responses @SydneyhSmith and @adityapatwardhan. I might have been a bit to fast and should have just tried it out or could have asked the question in...

@adityapatwardhan It wasn't even needed. I created it through Azure DevOps using the SPN from the Azure PowerShell task. Shared it for others if they want to see it at:...

I'm really curious if the testing can be reported through CI/CD systems, like the Sarif format while linting.

Would love to see this Pull request get in. I'm facing the same issue, especially now I'm trying out the Guest Configuration.

@coderjoe just tested out your change locally. You've to add the $securityProtocolSettingsOriginal = [System.Net.ServicePointManager]::SecurityProtocol to keep the original. Otherwise it throws an error :)

@coderjoe No worries champ. Was already glad you had an open pull request here with the fix :)

Perhaps this could still be reconsidered. Docker images are fine, and yes, you can easily create a private registry and push it in there. But that's yet another cost and...