exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 4 question 1 discussion

Actual exam question from Microsoft's AZ-303
Question #: 1
Topic #: 4
[All AZ-303 Questions]

HOTSPOT -
You have the Azure SQL Database servers shown in the following table.

You have the Azure SQL databases shown in the following table.

You create a failover group named failover1 that has the following settings:
✑ Primary server: sqlserver1
✑ Secondary server: sqlserver2
✑ Read/Write failover policy: Automatic
✑ Read/Write grace period (hours): 1 hour
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Yes -

DB1 is on the primary server -

Box 2: No -
DB3 is on the secondary server.
You can put all or several databases within an elastic pool into the same failover group.

Box 3: No -
A failover group is a named group of databases managed by a single server or within a managed instance that can fail over as a unit to another region in case all or some primary databases become unavailable due to an outage in the primary region.
The secondary cannot be in the same region as the primary.
Reference:
https://docs.microsoft.com/en-us/azure/azure-sql/database/auto-failover-group-overview

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
spiraltrip
Highly Voted 4 years, 3 months ago
To do auto-failover, you must have primary and secondary servers in different regions. If you want to failover databases in an elastic pool, then the secondary server must have the same pool name. You can also failover a database that is not part of a pool to a secondary server. So answer is correct: Yes - You can add DB1 (not part of any pool) to failover group. No - You can't add DB3 to the failover group since it is already part of the secondary server and has the same pool name, to provide failover from the primary. No - Primary and secondary servers must be in different regions for auto-failover
upvoted 79 times
hoangton
3 years, 10 months ago
Good explain
upvoted 3 times
...
...
Ideasky
Highly Voted 4 years, 5 months ago
The question has issue I found the important tips from https://docs.microsoft.com/en-us/azure/azure-sql/database/elastic-pool-overview You can create multiple pools on a server, but you can't add databases from different servers into the same pool. so that means the POOL1 only have 1 sql server
upvoted 10 times
kwaazaar
4 years, 2 months ago
Pools are per server. But a second server may have a pool with the same name.
upvoted 3 times
...
...
quantumray
Most Recent 3 years, 6 months ago
Question appeared On AZ-303 exam on 08/12/2021 - 49 questions, 4Q - Fabrikan case study
upvoted 1 times
...
quantumray
3 years, 6 months ago
Question appeared On AZ-303 exam on 08/12/2021 - 49 questions, 4Q - Fabrikan case study
upvoted 1 times
...
Kubernetes
3 years, 8 months ago
Multiple pools can be created on the server, but databases belonging to different servers cannot be added to the same pool.
upvoted 1 times
...
syu31svc
3 years, 9 months ago
1. You can add failover to a database that is not part of a pool. 2. DB3 is part of sqlserver2. You cannot add DB3 to the failover group. 3. Primary and secondary servers must be in different regions for auto-failover. https://docs.microsoft.com/en-us/azure/azure-sql/database/elastic-pool-overview https://docs.microsoft.com/en-us/azure/azure-sql/database/failover-group-add-elastic-pool-tutorial?tabs=azure-portal Yes No No is correct
upvoted 1 times
...
RubberenRobbie
3 years, 12 months ago
tested, answers are CORRECT
upvoted 3 times
...
TSMRE
4 years ago
On exam 6/7/21
upvoted 4 times
...
networkingcontrol
4 years, 1 month ago
Elastic pool is shared between Pri&Sec SQL servers. See section 3) https://docs.microsoft.com/en-us/azure/azure-sql/database/failover-group-add-elastic-pool-tutorial?tabs=azure-portal
upvoted 1 times
...
arunpaul
4 years, 3 months ago
CCCorrect.... Because auto-failover groups involve multiple databases, these databases must be configured on the primary server.
upvoted 1 times
...
jbadru
4 years, 3 months ago
Yes No No is correct
upvoted 4 times
...
UptoU
4 years, 4 months ago
I think the answer is NYN, becasue "You can put all or several databases within an elastic pool into the same failover group."
upvoted 1 times
...
namitt77
4 years, 4 months ago
confusing
upvoted 1 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 ...