Valid DP-300 Dumps shared by EduDump.com for Helping Passing DP-300 Exam! EduDump.com now offer the newest DP-300 exam dumps, the EduDump.com DP-300 exam questions have been updated and answers have been corrected get the newest EduDump.com DP-300 dumps with Test Engine here:
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.
Correct Answer: B,C
On Azure SQL databases, you do not have to create a Login for the user unless he needs to access several databases within the server. The requirement is each user will only be allowed to access his own database. So with the principle of least privilege, we just need to a contained user. The database firewall is additional security to limit access on each database. Reference: https://docs.microsoft.com/en-us/azure/azure-sql/database/secure-database-tutorial