Which permission should you grant?

Posted by: Pdfprep Category: 70-764 Tags: , ,

Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.

You are the database administrator for a company that hosts Microsoft SQL Server. You manage both on-premises and Microsoft Azure SQL Database environments.

One instance hosts a user database named HRDB. The database contains sensitive human resources data.

You need to grant an auditor permission to view the SQL Server audit logs while following the principle of least privilege.

Which permission should you grant?
A . DDLAdmin
B . db_datawriter
C . dbcreator
D . dbo
E . View Database State
F . View Server State
G . View Definition
H . sysadmin

Answer: F

Explanation:

Unless otherwise specified, viewing catalog views requires a principal to have one of the following:

References: https://technet.microsoft.com/en-us/library/cc280386(v=sql.110).aspx

Leave a Reply

Your email address will not be published.