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…
Question
The property mins_to_bypass_network_policy is set at which level?
Options
- AUser
- BRole
- CAccount
- DOrganization
How the community answered
(41 responses)- A2% (1)
- C95% (39)
- D2% (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
Community Discussion
No community discussion yet for this question.