Tag-based Data Masking in Snowflake
Snowflake combines best of tagging and data masking features to protect sensitive data which is referred to as Tag-based Data Masking
Snowflake combines best of tagging and data masking features to protect sensitive data which is referred to as Tag-based Data Masking
Tags in Snowflake can be applied on the database objects which lets you discover, monitor and protect sensitive data.
Learn what JWT token is, how to generate it and pre-requisites to generate it for Snowflake Key Pair Authentication.
Snowflake supports Key Pair authentication which uses a combination of public-private key pair for enhanced security.
A Row Access Policy is a schema-level object that is assigned to a table or view and determines whether a given row in them can be viewed by a user.
Row-Level Security is a security mechanism that limits the records returned from a database table based on the permissions provided to the currently logged-in user.
Snowflake Dynamic Data Masking is a security feature that allows you to mask sensitive data in database tables, views, and query results in real-time.
Learn various system define roles in Snowflake, their purpose and how you can create custom roles and Role Hierarchy.
Secure Data Sharing in Snowflake enables account-to-account sharing of selected database objects in your account with other.