Ask Your Question
4

What is the process for including Azure AD groups into an Azure SQL database?

asked 2022-10-16 11:00:00 +0000

qstack gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-08-07 03:00:00 +0000

djk gravatar image

To include Azure AD groups into an Azure SQL database, follow these steps:

  1. Create an Azure SQL database or use an existing one.

  2. Open the Azure portal and navigate to the SQL database.

  3. Click on "Access control (IAM)".

  4. Click on "+ Add" and select "Add role assignment".

  5. In the "Add role assignment" window, select the role you want to assign to the Azure AD group (such as "Reader" or "Contributor").

  6. In the "Select" dropdown, choose "Azure AD group" and enter the name of the group you want to assign the role to.

  7. Click on "Save".

Now, the Azure AD group has access to the Azure SQL database with the assigned role.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-10-16 11:00:00 +0000

Seen: 18 times

Last updated: Aug 07 '21