ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 69 - DP-300 discussion

Report
Export

You create five Azure SQL Database instances on the same logical server.

In each database, you create a user for an Azure Active Directory (Azure AD) user named User1.

User1 attempts to connect to the logical server by using Azure Data Studio and receives a login error.

You need to ensure that when User1 connects to the logical server by using Azure Data Studio, User1 can see all the databases.

What should you do?

A.
Create User1 in the master database.
Answers
A.
Create User1 in the master database.
B.
Assign User1 the db_datareader role for the master database.
Answers
B.
Assign User1 the db_datareader role for the master database.
C.
Assign User1 the db_datareader role for the databases that User1 creates.
Answers
C.
Assign User1 the db_datareader role for the databases that User1 creates.
D.
Grant SELECT on sys.databases to public in the master database.
Answers
D.
Grant SELECT on sys.databases to public in the master database.
Suggested answer: A

Explanation:

Reference:

https://docs.microsoft.com/en-us/azure/azure-sql/database/logins-create-manage

asked 02/10/2024
Godavari, Rakesh
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first