SnowPro Core Certification — Question 822
Which function will provide the proxy information needed to protect Snowsight?
Answer options
- A. SYSTEM$GET_TAG
- B. SYSTEM$GET_PRIVATELINK
- C. SYSTEM$ALLOWLIST
- D. SYSTEM$AUTHORIZE_PRIVATELINK
Correct answer: C
Explanation
The correct answer is C. SYSTEM$ALLOWLIST is specifically designed to provide the necessary proxy information to secure Snowsight. The other options do not serve this purpose; for instance, SYSTEM$GET_TAG is for retrieving tags, SYSTEM$GET_PRIVATELINK is related to PrivateLink information, and SYSTEM$AUTHORIZE_PRIVATELINK is about authorizing access, not providing proxy details.