Patrick Schiess
Patrick Schiess
Can we please get an update on this one?
Any updates here? would love to switch to `pulumi output` instead of `pulumi preview`
Attempting to build a dockerized, fully self-contained environment for doing some end to end testing using Cypress. Would love if ADLS Gen2 support were available for this. Has any further...
> @darena-patrick, looks like this ticket says exactly that. If you switch to `macos-14` your jobs will be running on the M1 (aka `arm64`) runner. yea, I deleted my comment...
@Steve-Glass any plans to support Docker on these images? Otherwise, any word on when `linux/arm64` will be available?
did anyone figure this out? I added the `DOTNET_EnableWriteXorExecute=0` and it took 30m to build vs the normal 3m or so - BUT with no errors! Any updates would be...
I did two apps side by side ... exact same binaries / configuration. In Kudu in Azure I ran the application via Debug Console.... here is the difference between the...
I did some detailed comparison of the side-by-side and found the only difference was that the Visual Studio version has an entry in `web.config` that was not in `dotnet publish`:...
I also had this problem and running this command fixed for me.