You plan to create an AlwaysOn availability group that will have two replicas in Microsoft Azure and two on-premises replicas. You need to configure the network to support the availability group listener. Which cmdlet should you run first?
Suggested Answer:B🗳️
Expalantion: An availability group listener is a virtual network name that clients connect to for database access. On Azure virtual machines, a load balancer holds the IP address for the listener. The load balancer routes traffic to the instance of SQL Server that is listening on the probe port. Usually, an availability group uses an internal load balancer. References: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-ps-alwayson-int-listener
B is the best answer given the choices.
Here is what should be listed:
Powershell: New-SqlAvailabilityGroupListener
AZ CLI: az sql vm group ag-listener create -n <listener name>
A Load balancer is not the purpose of the question.
To install nodes for an Availability Groupe you need the to use the command New-AzureRmSqlDatabaseSecondary
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.70-765 Exam Questions
Log in to ExamTopics
Sign in:
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.
DudeHere
5 years, 2 months agojolsca
4 years, 9 months agoRohitM
5 years, 8 months agoSTH
5 years, 9 months ago