SnowPro Advanced: Architect — Question 174
An Architect is designing an account strategy that will include hosting Snowflake Notebooks using the Container Runtime environment in Snowpark Container Services.
Enabling which Snowflake feature will aggregate the configurations needed to support installation from a Python Package Index (PyPI) package repository over a public network?
Answer options
- A. Outbound private connectivity
- B. A network rule
- C. External access integration
- D. A SECRET
Correct answer: C
Explanation
The correct answer is C, as External access integration allows for the needed configurations to access external repositories like PyPI over a public network. The other options do not specifically address the requirement of aggregating configurations for external package installations.