Which is true of Snowflake network policies? A Snowflake network policy: (Choose two.)
Which is true of Snowflake network policies? A Snowflake network policy: (Choose two.)
Snowflake network policies are available to all Snowflake Editions and can be used to restrict or enable access to specific IP addresses. Therefore, the two correct statements about Snowflake network policies are that they are available to all Snowflake Editions and that they restrict or enable access to specific IP addresses.
Sample SQL: create or replace network policy mypolicy1 allowed_ip_list=('192.168.1.0/24') blocked_ip_list=('192.168.1.99');
Answer is correct.
A and C
AC are correct
C and A are Correct
AC are correct