This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What is the purpose of Azure App Service?
A platform for building, deploying, and scaling web apps
A database management tool
A cloud storage service
Which programming languages does Azure App Service support?
Only Java and .NET
Java, Python, Node.js, .NET, and PHP
Only .NET and Python
What command is used to create a Maven project for a Java web app?
mvn create:java-app
mvn archetype:generate
mvn build:java
What is the correct way to deploy your Java web app to Azure App Service?
az webapp deploy
az app deploy
az deploy app-service
You must answer all questions before checking your work.
Was this page helpful?