Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 489

Which data governance control has Snowflake embedded in the application?

    Correct Answer: D

    Snowflake includes attribute-based access control (ABAC) as a key data governance control within its application. ABAC allows for granular control over data access, ensuring that permissions are assigned based on attributes of the data, users, and the context of access. This ensures a more flexible and dynamic way of enforcing security policies compared to traditional methods.

Discussion
EmiBOption: D

D is correct

mayankOption: D

Answer should be D

mingzeng0226Option: A

A OAuth - a standard protocol that allows supported clients authorized access to Snowflake without sharing or storing user login credentials. Network policies - for limiting/controlling site access by user IP address. Admins can create IP allow and IP block lists. Object-level access control - granular control over access to objects — who can access what objects, the operations that are allowed on those objects, and the roles that can create or alter access control policies. Row Access Policies - to enforce access policies that determine which rows are visible in a query result. Object Tagging - to apply tags to Snowflake objects. This tagging helps track sensitive data and resource usage.

Aparna98

Snowflake has several data governance controls embedded in the application. For example: OAuth - a standard protocol that allows supported clients authorized access to Snowflake without sharing or storing user login credentials. Network policies - for limiting/controlling site access by user IP address. Admins can create IP allow and IP block lists. Object-level access control - granular control over access to objects — who can access what objects, the operations that are allowed on those objects, and the roles that can create or alter access control policies. Row Access Policies - to enforce access policies that determine which rows are visible in a query result. Object Tagging - to apply tags to Snowflake objects. This tagging helps track sensitive data and resource usage.

_yyuktaOption: D

D. Attribute-based access control

KnightVictorOption: D

Attribute based access control for data governance

MultiCloudIronManOption: D

Correct ans is D

KarBiswaOption: D

Related to governance