AI-100 · Question #58
You plan to deploy two AI applications named AI1 and AI2. The data for the applications will be stored in a relational database. You need to ensure that the users of AI1 and AI2 can see only data in…
The correct answer is A. Microsoft SQL Server on a Microsoft Azure virtual machine. Row-level security is supported by SQL Server, Azure SQL Database, and Azure SQL Data https://docs.microsoft.com/en-us/sql/relational-databases/security/row-level-security?view=sql-
Question
You plan to deploy two AI applications named AI1 and AI2. The data for the applications will be stored in a relational database. You need to ensure that the users of AI1 and AI2 can see only data in each user's respective geographic region. The solution must be enforced at the database level by using row-level security. Which database solution should you use to store the application data?
Options
- AMicrosoft SQL Server on a Microsoft Azure virtual machine
- BMicrosoft Azure Database for MySQL
- CMicrosoft Azure Data Lake Store
- DMicrosoft Azure Cosmos DB
How the community answered
(55 responses)- A80% (44)
- B4% (2)
- C5% (3)
- D11% (6)
Explanation
Row-level security is supported by SQL Server, Azure SQL Database, and Azure SQL Data https://docs.microsoft.com/en-us/sql/relational-databases/security/row-level-security?view=sql-
Topics
Community Discussion
No community discussion yet for this question.