Can Power Apps connect to SQL Server?
Yes. Power Apps can connect to SQL Server and Azure SQL, subject to connector, gateway, licensing, security, and delegation considerations.
Yes. Power Apps can connect to SQL Server and Azure SQL, subject to connector, gateway, licensing, security, and delegation considerations.
What this means in practice
The data source should expose clear primary keys, appropriate views, and operations that the application can perform safely. On-premises SQL Server normally requires a configured data gateway.
The practical next step
A technically successful connection is not the same as a well-performing app. Data design and formula choices determine whether Power Apps retrieves small targeted result sets or struggles with client-side limits.
This answer provides general guidance. The right recommendation depends on your application, data, users, licensing, and business requirements.
