I am trying to deploy a Spring Boot app to Azure using IntelliJ, I started with their formal tutorial about deploying a web app : https://docs.microsoft.com/en-us/java/azure/intellij/azure-toolkit-for-intellij-create-hello-world-web-app
I downloaded the toolkit and followed the tutorial step by step , but after I choose the "Run on web app" in the Azure option, no dialog box shows and nothing happens. I don't understand where is the problem, any help ? Thank you
