exam questions

Exam 70-462 All Questions

View all questions & answers for the 70-462 exam

Exam 70-462 topic 2 question 29 discussion

Actual exam question from Microsoft's 70-462
Question #: 29
Topic #: 2
[All 70-462 Questions]

You administer a single server that contains a Microsoft SQL Server 2012 default instance on which several production databases have been deployed.
You plan to install a new ticketing application that requires the deployment of a database on the server. The SQL login for this application requires sysadmin permissions.
You need to ensure that the login for the ticketing application cannot access other production databases.
What should you do?

  • A. Use the SQL Server default instance and enable Contained Databases.
  • B. Use the SQL Server default instance and configure a user-defined server role. Add the login for the ticketing application to this role.
  • C. Install a new named SQL Server instance on the server.
  • D. Install a new default SQL Server instance on the server.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Fame
4 years, 9 months ago
Answer is C. If a user is member of sysadmin server role, he/she is able to access all databases on the instance. Therefore, new instance is required.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...