Ask Your Question
1

Why does granting Postgres Azure AD admin privileges result in failure?

asked 2023-04-30 00:07:47 +0000

huitzilopochtli gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2023-04-30 00:28:01 +0000

lakamha gravatar image

Granting Postgres Azure AD admin privileges may result in failure because Azure AD admin privileges give users complete control over the Azure AD domain, including the Postgres instance. This level of access is not necessarily compatible with the Postgres database management system's security model, which may have its own access controls and privileges.

Additionally, granting admin privileges to Azure AD users without proper authentication and authorization can potentially create security risks and compromise the data stored in the Postgres database. As a result, it is important to carefully evaluate the potential risks and benefits of granting Azure AD admin privileges to Postgres users, and to implement robust security measures to protect against unauthorized access or misuse of the database.

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: 2023-04-30 00:07:47 +0000

Seen: 16 times

Last updated: Apr 30 '23