I'm currently working through some Azure Container App quick starts. I've just attempted to create one that's Dapr enabled with storage account state store. It has a provision status of failed but seemingly no other information. I'm not aware of how to access any logs from the container and there's nothing in the Log Analytics workspace. The others examples I've tested have worked so far so I think it's related to the Dapr config.
Is there a way to attach to the container and see what's happening? Or anywhere I can find more detail on what error is being thrown?
Here is what sequence of actions helped me sort out what was going on in my case: