Can't get going on Azure

Dipping my toe here in PSU and I’m struggling to get it running in Azure.

I’ve created/deleted the web app about 20 times in different locations, on different app service plans and different images.

All attempts look to have worked and the resource is created. Most attempts spend a long time hanging before coming up with “:frowning: Application Error”

A few times it did actually launch but seemed quite unstable, needing to be restarted, regularly needing to reconnect, and I couldnt search for modules in powershellgallery.

What I have noticed is when it doesnt work at all then I only have a single environment variable on the app service.

This is my first time dipping into docker or web apps, but it’s not like the wizard is rocket science.

I’m using an existing subscription and resource group, linux, have tried Basic B1 & B2, Premium P0V3. External network access is allowed and I’ve tried 5.6.4, 5.6.5, and 5.6.7

I’ve followed the video on adams youtube and also the guide in the documentation. It really doesnt look like rocket science but it’s not working for me. Should I be going back to an earlier version?

Thanks,

John