nerdexam
Microsoft

DP-300 · Question #467

Hotspot Question You have an Azure subscription. You have a Bicep file named File1.bicep that deploys an Azure SQL database. You need to perform the following actions: - Create a new resource group na

Sign in or unlock DP-300 to reveal the answer and full explanation for question #467. The question stem and answer options stay visible for context.

Submitted by ahmad_uae· Mar 6, 2026Plan and implement data platform resources

Question

Hotspot Question You have an Azure subscription. You have a Bicep file named File1.bicep that deploys an Azure SQL database. You need to perform the following actions: - Create a new resource group named RG1. - Deploy the database to RG1 by using File1.bicep. How should you complete the Azure Command-Line Interface (CLI) script? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Answer:

Exhibit

DP-300 question #467 exhibit

Answer Area

  • --name RG1 --location westus
    az config setaz group createaz resource create
  • --resource-group RG1 --template-file file1.bicep
    az deployment group createaz deployment operation groupaz deployment sub

Unlock DP-300 to see the answer

You've previewed enough free DP-300 questions. Unlock DP-300 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Azure CLI#Bicep#resource deployment#resource groups
Full DP-300 Practice