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

The property MINS_TO_BYPASS_NETWORK_POLICY is set at which level?

    Correct Answer: C

    The property MINS_TO_BYPASS_NETWORK_POLICY is set at the account level. This setting configures the duration, in minutes, that users can bypass network policies applied to the entire account. It is typically used to provide temporary access through network policies that restrict access based on IP whitelisting or other network-based controls. This parameter is crucial for situations where temporary exceptions are necessary, such as for maintenance, troubleshooting, or specific authorized tasks.

Discussion
BobFarOption: A

A correct. Its at user level https://docs.snowflake.com/en/sql-reference/sql/desc-user#usage-notes

HeetecOption: A

A correct

cybe001Option: C

C. Account: The MINS_TO_BYPASS_NETWORK_POLICY setting is an account-level parameter in Snowflake. This setting configures the duration, in minutes, that users can bypass network policies applied to the account. Typically, it's used to provide temporary access to Snowflake through network policies that would otherwise restrict access based on IP whitelisting or other network-based controls. This parameter is crucial for situations where temporary exceptions to stringent network policies are necessary, such as for maintenance, troubleshooting, or specific authorized tasks. A. User: Incorrect because MINS_TO_BYPASS_NETWORK_POLICY is not set at an individual user level. User settings typically involve configurations like default roles, default warehouses, or other user-specific preferences and constraints.

HeetecOption: A

A correct - https://docs.snowflake.com/en/sql-reference/sql/desc-user#:~:text=The%20user%20object%20property%20MINS_TO_BYPASS_NETWORK_POLICY%20defines%20the%20number,temporary%20workaround%20to%20allow%20user%20access%20to%20Snowflake.

AmitsnowflakeOption: A

https://docs.snowflake.com/en/sql-reference/sql/desc-user A