I have a database table created in Azure SQL Server. From SSMS, I use "Azure Active Directory - Universal with MFA" authentication to connect.
I've been informed that the server is configured with disabled public network access, so we
- Had the Power BI gateway vm "whitelisted" on the Azure SQL server
- In the dataflow, we use the gateway to connect.
- Created a database user account for the dataflow connection.
However, we still get "invalid" credential error. Do I miss anything? Thank you for the help.



