Question 70
DP-300 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →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.
- AImplement row-level security (RLS).
- BCreate users in each database.
- CConfigure the database firewall.
- DConfigure the server firewall.
- ECreate logins in the master database.
- FImplement Always Encrypted.