exam questions

Exam DP-300 All Questions

View all questions & answers for the DP-300 exam

Exam DP-300 topic 2 question 40 discussion

Actual exam question from Microsoft's DP-300
Question #: 40
Topic #: 2
[All DP-300 Questions]

You have an Azure subscription.

You create a logical SQL server that hosts four databases. Each database will be used by a separate customer.

You need to ensure that each customer can access only its own database. The solution must minimize administrative effort.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

  • A. Deny public access.
  • B. Create a private endpoint.
  • C. Create a database-level firewall rule.
  • D. Create a network security group (NSG).
  • E. Create a server-level firewall rule.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
geggio
Highly Voted 1 year, 11 months ago
ANSWER B, AND C
upvoted 8 times
...
d57ff1a
Highly Voted 1 year, 6 months ago
I see that most people voted for B and C. However, based on Microsfot documentation, you cannot create database-level firewall rule without configuring server-level firewall rule first: "You can only create and manage database-level IP firewall rules for master and user databases by using Transact-SQL statements and only after you configure the first server-level firewall." Any thoughts? Reference: https://learn.microsoft.com/en-us/azure/azure-sql/database/firewall-configure?view=azuresql
upvoted 7 times
voodoo_sh
5 months, 1 week ago
you have the point: In Azure SQL Database, you must first create a server-level firewall rule before you can create database-level firewall rules. The server-level firewall rule is necessary to allow initial access to the server, after which you can configure more granular database-level firewall rules to control access to individual databases
upvoted 1 times
...
...
voodoo_sh
Most Recent 5 months, 1 week ago
Selected Answer: C
C and E. You have to create server-level firewall rule first before creating database-level firewall rules, so CE. Other answers make no sense.
upvoted 3 times
...
Kitevn
7 months ago
The correct answer is B and C The question asks you choose 2.
upvoted 1 times
...
scottytohotty
11 months, 1 week ago
How does B, a private endpoint, help isolate 4 different databases? Wouldn’t you need 4 private endpoints? I feel like B is wrong?
upvoted 1 times
scottytohotty
11 months, 1 week ago
Verbiage may just be poor… really diving it is seems like B and C are really the only valid choices.
upvoted 1 times
...
...
k6745
1 year, 6 months ago
Selected Answer: C
BC is correct
upvoted 1 times
...
MakkerHeineken
1 year, 7 months ago
Selected Answer: B
Answer is BC
upvoted 1 times
...
jddc
1 year, 8 months ago
CE https://learn.microsoft.com/en-us/azure/azure-sql/database/firewall-configure?view=azuresql
upvoted 3 times
...
bsk1983
1 year, 9 months ago
Selected Answer: B
Answer is B & C, question says 2 actions. please update the answer
upvoted 4 times
...
klayytech
1 year, 9 months ago
Selected Answer: C
B. Create a private endpoint. C. Create a database-level firewall rule.
upvoted 3 times
...
klayytech
1 year, 9 months ago
Selected Answer: C
C. Create a database-level firewall rule.
upvoted 1 times
...
klayytech
1 year, 10 months ago
Selected Answer: C
ANSWER B, AND C
upvoted 2 times
...
akshay
1 year, 10 months ago
Two options so B and C
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...