DP-200 Exam QuestionsBrowse all questions from this exam

DP-200 Exam - Question 192


You have to create a new single database instance of Microsoft Azure SQL database. You must ensure that client connections are accepted via a workstation.

The workstation will use SQL Server Management Studio to connect to the database instance.

Which of the following Powershell commands would you execute to create and configure the database? (Choose three.)

Show Answer
Correct Answer: BCE

BCE

The Microsoft documentation clearly gives the steps to create and configure the database. Please note the below snippet shows the new powershell commands, but you can also use the older Azure PowerShell commands.

Exam DP-200 Question 192

Since this is clearly given in the documentation, all other options are incorrect.

Reference:

https://docs.microsoft.com/en-us/azure/sql-database/scripts/sql-database-create-and-configure-database-powershell

Discussion

1 comment
Sign in to comment
jaykumarjkd99
Aug 29, 2021

correct