Emanuel Palm

Results 30 comments of Emanuel Palm

> @PalmEmanuel - Try registering your PSRepository w/ a v2 URL > > SourceLocation: `https://pkgs.dev.azure.com///_packaging/MyFeed/nuget/v2` > > PublishLocation/ScriptPublishLocation: `https://pkgs.dev.azure.com///_packaging/MyFeed/nuget/v2/` > > It's maddening, I found it only after banging my...

Currently, this is handled by BicepNet. I'll create an issue there as well.

Proof of concept for the command available for testing in https://github.com/PSBicep/BicepNet/pull/35.

Agreed, implementing AzAuth and making a deployment to the REST API in the module is probably the way we want to proceed with the command.

These thoughts are from discussions with @nilsson-jens yesterday, which prompted me to explore some options for authentication using AzAuth. I'm leaning towards having our own persistent credential cache if possible,...

I would also like this feature.

You can now specify minification in the config instead, so that's another workaround.

Thanks for the bug report! I suspect this might be connected to https://github.com/PSBicep/PSBicep/issues/318, since the underlying repository has some differences. We'll have a look as soon as possible!