nerdexam
Snowflake

COF-C02 · Question #582

The property mins_to_bypass_network_policy is set at which level?

The correct answer is C. Account. The MINS_TO_BYPASS_NETWORK_POLICY parameter is an account-level parameter in Snowflake. It specifies the number of minutes after which a user can bypass an assigned network policy, giving administrators control over temporary access exceptions. Because it governs behavior…

Account Access and Security

Question

The property mins_to_bypass_network_policy is set at which level?

Options

  • AUser
  • BRole
  • CAccount
  • DOrganization

How the community answered

(41 responses)
  • A
    2% (1)
  • C
    95% (39)
  • D
    2% (1)

Explanation

The MINS_TO_BYPASS_NETWORK_POLICY parameter is an account-level parameter in Snowflake. It specifies the number of minutes after which a user can bypass an assigned network policy, giving administrators control over temporary access exceptions. Because it governs behavior across all users in a Snowflake account, it is configured at the account level - not at the user, role, or organization level. Account-level parameters apply globally within a single Snowflake account and are typically managed by the ACCOUNTADMIN role.

Topics

#Network Policies#Security Parameters#Account Parameters#Parameter Scope

Community Discussion

No community discussion yet for this question.

Full COF-C02 Practice