Microsoft
DP-300 · Question #418
Hotspot Question You have an Azure subscription. You need to provision a logical server for Azure SQL Database by using a Bicep template. How should you complete the template? To answer, select the ap
Sign in or unlock DP-300 to reveal the answer and full explanation for question #418. The question stem and answer options stay visible for context.
Submitted by zhang_li· Mar 6, 2026Plan and implement data platform resources
Question
Hotspot Question You have an Azure subscription. You need to provision a logical server for Azure SQL Database by using a Bicep template. How should you complete the template? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Answer:
Exhibit
Answer Area
- Decorator for param administratorLogin string@allowed()@secure()@sys
- Type declaration for sqlServer 'Microsoft.Sql/servers@2022-05-01-preview'outputparamresource
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
#Bicep template#secure parameter#Azure SQL Server#infrastructure as code
