COF-C02 · Question #485
Which function will provide the proxy information needed to protect Snowsight?
The correct answer is B. SYSTEM$GET_PRIVATELINK. The SYSTEM$GET_PRIVATELINK function in Snowflake provides proxy information necessary for configuring PrivateLink connections, which can protect Snowsight as well as other Snowflake services. PrivateLink enhances security by allowing Snowflake to be accessed via a private…
Question
Which function will provide the proxy information needed to protect Snowsight?
Options
- ASYSTEMADMIN_TAG
- BSYSTEM$GET_PRIVATELINK
- CSYSTEMSALLONTLIST
- DSYSTEMAUTHORIZE
How the community answered
(53 responses)- A4% (2)
- B87% (46)
- C8% (4)
- D2% (1)
Explanation
The SYSTEM$GET_PRIVATELINK function in Snowflake provides proxy information necessary for configuring PrivateLink connections, which can protect Snowsight as well as other Snowflake services. PrivateLink enhances security by allowing Snowflake to be accessed via a private connection within a cloud provider's network, reducing exposure to the public internet.
Topics
Community Discussion
No community discussion yet for this question.