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!!

feita há um ano1414 visualizações
1 Resposta
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
ESPECIALISTA
respondido há um ano
  • 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.

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas