SnowPro Core Certification — Question 707
Which Snowflake URL type allows users or applications to download or access files directly from Snowflake stage without authentication?
Answer options
- A. Directory
- B. File
- C. Pre-signed
- D. Scoped
Correct answer: C
Explanation
The correct answer is C, as pre-signed URLs allow for access to files without user authentication. Options A, B, and D do not provide this capability, as they involve different methods of file access that require authentication or do not allow direct downloads.