How to connect to an Azure data base?

Hi!

I would like to connect to an Azure database, is that possible?
If yes, how can I achieve this?

Many thanks!

Kind regards,
Niels

Hi @Niels2

Thanks for posting your question.

I was able to deploy a SQL Server VM in Azure, configure the firewall to accept connections from Quick Sight IPs, create a database and a table and then connect to it using the “SQL Server” connection type via a public IP.

Also, these are the data sources supported by Quick Sight, are you using SQL Server in Azure, or an Azure SQL Database?

Regards,
Andrew

Hi Andrew,

Thanks for your response!
I will try this.

Kind regards,
Niels