Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This guide helps you establish data security in your mirrored SQL Server in Microsoft Fabric.
Important
This feature is in preview.
Security requirements
- Check the networking requirements to access your SQL Server instance data source. Install an on-premises data gateway. The gateway machine's network must connect to the SQL Server instance via a private endpoint or be allowed by the firewall rule.
- Fabric needs to authenticate to the SQL Server instance. For this purpose, create a dedicated database user with limited permissions, to follow the principle of least privilege. Create either a login with a strong password and connected user in the source database, or a contained database user with a strong password. For a tutorial, see Tutorial: Configure Microsoft Fabric mirrored databases From SQL Server.
Important
Any granular security established in the source SQL Server database must be re-configured in the mirrored database in Microsoft Fabric. For more information, see SQL granular permissions in Microsoft Fabric.
Data protection features
You can secure column filters and predicate-based row filters on tables to roles and users in Microsoft Fabric:
You can also mask sensitive data from non-admins using dynamic data masking: