How to setup Azure AD authentication for AWS RDS SQL Server

1

Looking for guide with pre-requisites and implementation steps to enable authentication to RDS SQL Server using Azure AD (Azure Active Directory).

Appreciate any inputs!!

已提问 1 年前1410 查看次数
1 回答
1

Hi there!

There is no direct way to do that. You need to first, create an AWS Managed Microsoft AD and connect it it with Azure AD. You can further use Pass-Through Authentication to not synchronize passwords, thus increasing security. Here is a blog post with steps to configure it.

With that done, here is a guide to help you setup RDS with AD authentication.

I hope this helps.

profile pictureAWS
专家
已回答 1 年前
  • Thanks Jose. Agree it doesn't appear to be straightforward implementation.

    I understand SQL Server 2022 has got new feature for Azure AD integration. Wondering if there is any blog or paper documented about implementing this new feature on AWS RDS SQL Server 2022. Basically, I'm looking for a way to avoid dependency on AWS AD to implement Azure AD integration in our environment. If that's feasible at all.

    Appreciate if you could share any thoughts/references.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则