Microsoft Azure Developer Associate AZ-204 Practice Question

You have a resource group named RG1 that contains a Linux-based App Service plan named myPlan that uses the Standard S1 pricing tier. You must create a Web App named contoso-api that runs the .NET 6 runtime on Linux and is associated with the existing plan. You decide to use the Azure CLI from a Bash prompt. Which command should you run?

  • az webapp create -g RG1 -p myPlan -n contoso-api --runtime "DOTNET|6LTS"

  • az webapp create --resource-group RG1 --plan myPlan --name contoso-api --runtime "DOTNETCORE|6.0"

  • az webapp create --resource-group RG1 --plan myPlan --name contoso-api --runtime "ASP.NET|6.0"

  • az webapp up --runtime "DOTNETCORE|6.0" --name contoso-api --resource-group RG1

Microsoft Azure Developer Associate AZ-204
Develop Azure compute solutions
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot