ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 54 - DP-300 discussion

Report
Export

You have 40 Azure SQL databases, each for a different customer. All the databases reside on the same Azure SQL Database server. You need to ensure that each customer can only connect to and access their respective database.

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

NOTE: Each correct selection is worth one point.

A.
Implement row-level security (RLS).
Answers
A.
Implement row-level security (RLS).
B.
Create users in each database.
Answers
B.
Create users in each database.
C.
Configure the database firewall.
Answers
C.
Configure the database firewall.
D.
Configure the server firewall.
Answers
D.
Configure the server firewall.
E.
Create logins in the master database.
Answers
E.
Create logins in the master database.
F.
Implement Always Encrypted.
Answers
F.
Implement Always Encrypted.
Suggested answer: B, E

Explanation:

By default, the cluster of nodes for the premium availability model is created in the same datacenter.With the introduction of Azure Availability Zones, SQL Database can place different replicas of theBusiness Critical database to different availability zones in the same region. To eliminate a singlepoint of failure, the control ring is also duplicated across multiple zones as three gateway rings (GW).The routing to a specific gateway ring is controlled by Azure Traffic Manager (ATM). Because the zoneredundant configuration in the Premium or Business Critical service tiers does not create additionaldatabase redundancy, you can enable it at no extra cost. By selecting a zone redundant configuration,you can make your Premium or Business Critical databases resilient to a much larger set of failures,including catastrophic datacenter outages, without any changes to the application logic. You can alsoconvert any existing Premium or Business Critical databases or pools to the zone redundantconfiguration.

asked 02/10/2024
Quintin van Rooyen
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first