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

Snowflake's approach to the management of system access combines which of the following models? (Choose two.)

    Correct Answer: B, E

    Snowflake’s approach to system access management combines aspects from both Discretionary Access Control (DAC) and Role-Based Access Control (RBAC). DAC allows object owners to grant access to their objects, while RBAC assigns access privileges to roles that are then assigned to users. This combination provides a flexible and robust approach to managing system access.

Discussion
Kate0204Option: B

DAC + RBAC

harshagc180Options: BE

Answer : B & E

_yyuktaOption: B

B. Role-Based Access Control (RBAC)

Mike722Option: B

B. Role-Based Access Control (RBAC) - Allows other than owners to access/use. E. Discretionary Access Control (DAC) - Allows ownership.

sandy91Option: E

B and E are correct

azlovemovieOption: E

B. Role-Based Access Control (RBAC) E. Discretionary Access Control (DAC)

Avi0407Options: BE

Access Control Framework¶ Snowflake’s approach to access control combines aspects from both of the following models: Discretionary Access Control (DAC): Each object has an owner, who can in turn grant access to that object. Role-based Access Control (RBAC): Access privileges are assigned to roles, which are in turn assigned to users.

romega2Option: E

E and B

AmitsnowflakeOptions: BE

BE https://docs.snowflake.com/user-guide/security-access-control-overview#label-access-control-overview-roles-system

singhksOption: B

B and E are correct Role-based Access Control (RBAC) and Discretionary Access Control (DAC)

Mallikharjuna452Options: BE

B and E are correct

YoshiSamoZouOption: E

DAC + RBAC

PrashantGupta1616Option: D

ANSWER is BE RBAC and DAC

AmitsnowflakeOptions: BD

BD https://docs.snowflake.com/user-guide/security-access-control-overview#label-access-control-overview-roles-system

AmitsnowflakeOptions: AB

AD https://docs.snowflake.com/user-guide/security-access-control-overview#label-access-control-overview-roles-system

shubh47Options: BE

DAC + RBAC B and E

examtopics_strataOption: B

B and E is correct