Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 500

Which file function provides a URL with access to a file on a stage without the need for authentication and authorization?

    Correct Answer: B

    GET_PRESIGNED_URL generates a pre-signed URL to access files on a stage without the need for authentication and authorization. This function is specifically designed for providing access without additional security measures, making it the appropriate choice for this requirement.

Discussion
muks86Option: B

GET_PRESIGNED_URL Generates the pre-signed URL to a staged file using the stage name and relative file path as inputs. Access files in an external stage using the function.

MultiCloudIronManOption: B

The correct answer is B

EmiBOption: B

B - GET_PRESIGNED_URL

_yyuktaOption: B

B. GET_PRESIGNED_URL

mambamotaOption: B

correct is B

BobFarOption: B

Correct Answer is B. (GET_PRESIGNED_URL) Scoped URLs provide better security, while pre-signed URLs can be accessed without authorization or authentication. To choose the correct URL for your use case, see Types of URLs Available to Access Files. https://docs.snowflake.com/en/user-guide/unstructured-data-sharing#step-1-create-a-secure-view