ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 34 - AZ-500 discussion

Report
Export

You have an Azure SQL Database server named SQL1.

You plan to turn on Advanced Threat Protection for SQL1 to detect all threat detection types.

Which action will Advanced Threat Protection detect as a threat?

A.
A user updates more than 50 percent of the records in a table.
Answers
A.
A user updates more than 50 percent of the records in a table.
B.
A user attempts to sign as select * from table1.
Answers
B.
A user attempts to sign as select * from table1.
C.
A user is added to the db_owner database role.
Answers
C.
A user is added to the db_owner database role.
D.
A user deletes more than 100 records from the same table.
Answers
D.
A user deletes more than 100 records from the same table.
Suggested answer: B

Explanation:

Advanced Threat Protection can detect potential SQL injections: This alert is triggered when an active exploit happens against an identified application vulnerability to SQL injection. This means the attacker is trying to inject malicious SQL statements using the vulnerable application code or stored procedures.

References: https://docs.microsoft.com/en-us/azure/sql-database/sql-database-threat-detection-overview

asked 02/10/2024
Francesco Mammola
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first