SQL Server (MSSQL)
Connect to Microsoft SQL Server. Supports SQL auth and Windows-integrated auth where the runtime can join the domain.
Authentication
- SQL auth: host + port (default 1433) + database + user + password.
- Encrypted connections supported via TLS in advanced settings.
Supported actions
- Source, Load (Append/Replace/Merge), SQL, DB Script. Action schema can be refreshed on demand.
Setup reference
For provider-side setup (OAuth apps, redirect URIs, tenant-side permissions), follow the File hub setup guide and the Connections guide.