Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam DP-300 topic 6 question 50 discussion

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

You have an Azure subscription that contains two instances of SQL Server on Azure Virtual Machines named VM1 and VM2. Both instances run Microsoft SQL Server 2019 CU8.

You need to deploy a failover cluster instance (FCI) to VM1 and VM2. The solution must eliminate the need for the following:

• A distributed network name (DNN)
• A load balancer

What should you do?

  • A. Deploy VM1 and VM2 to a single proximity placement group.
  • B. Deploy VM1 and VM2 to different proximity placement groups in the same Azure region.
  • C. Connect VM1 and VM2 to a single subnet.
  • D. Connect VM1 and VM2 to different subnets on a single virtual network.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
pjfunner
2 weeks, 1 day ago
Selected Answer: C
Answer is C: Connect VM1 and VM2 to a single subnet. By connecting both VM1 and VM2 to the same subnet within an Azure virtual network, you can create an FCI without relying on a DNN or load balancer. D. Connect VM1 and VM2 to different subnets on a single virtual network - doesn’t eliminate the need for a DNN or load balancer. Having different subnets doesn’t directly address the requirement.
upvoted 1 times
...
voodoo_sh
3 months, 2 weeks ago
To match the on-premises experience for connecting to your availability group listener, deploy your SQL Server VMs to multiple subnets within the same virtual network. Having multiple subnets negates the need for the extra dependency on an Azure Load Balancer, or a distributed network name (DNN) to route your traffic to your listener. https://learn.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/availability-group-overview?view=azuresql
upvoted 1 times
...
SamBalbij
6 months, 2 weeks ago
Check https://learn.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/failover-cluster-instance-distributed-network-name-dnn-configure?view=azuresql
upvoted 2 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 ...