AZ-400 · Question #192
SIMULATION You manage a website that uses an Azure SQL Database named db1 in a resource group named RG1lod11566895. You need to modify the SQL database to protect against SQL injection. To complete th
Enabling Advanced Data Security (specifically Advanced Threat Protection) on the Azure SQL Database is the correct approach because it provides built-in detection of anomalous activities, including potential SQL injection attempts, by monitoring and analyzing database traffic pat
Question
Exhibit
Explanation
Enabling Advanced Data Security (specifically Advanced Threat Protection) on the Azure SQL Database is the correct approach because it provides built-in detection of anomalous activities, including potential SQL injection attempts, by monitoring and analyzing database traffic patterns. Advanced Threat Protection sends alerts when it detects suspicious activities such as SQL injection, unusual access patterns, or brute force attacks, allowing administrators to investigate and respond to threats in real time. This is the Microsoft-recommended method for protecting Azure SQL Databases against SQL injection without requiring changes to application code.
Topics
Community Discussion
No community discussion yet for this question.
