How do I create a flexible sql Server in my bash terminal? (Terminal Freezes)
Hello there,
I have an issue creating a flexible sql server in my bash Terminal in VS Code. I am doing the Java module "[Deploy a Spring Boot app to Azure App Service]", the first exercise in this module "Create Azure resources and a java Spring application". Below/Above this text you can see which code I have to copy in my bash shell.
When I enter this code is the output an error which indicates, that I have to migrate to flexible server what you can see on the other screenshot of my terminal. But when I create a flexible server three warnings are printed and the execution stops but ending with nothing it is like freezed (I waited hours but nothing has changed). I also tried it several times but it stops always on the same line.
Hopefully anyone could help me to continue with this exercise.