
Answer-first summary for fast verification
Answer: A secure, direct connection to Snowflake that does not use the internet.
The correct answer is D because both Microsoft Azure Private Link and AWS PrivateLink provide secure, direct connections to Snowflake that bypass the public internet. These services establish private connectivity between customer virtual networks (Azure VNet or AWS VPC) and Snowflake's infrastructure using the respective cloud provider's backbone network, eliminating internet exposure. Option A (data isolation) is a general security concept but not specific to Private Link integrations. Option B (Secure Data Sharing) is a separate Snowflake feature for sharing data between accounts. Option C (VPN) involves internet-based encrypted tunnels, which is fundamentally different from the private backbone connectivity that Private Link provides.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
What does an integration between Snowflake and Microsoft Azure Private Link or AWS PrivateLink support?
A
The isolation of data within a Snowflake account.
B
The use of Secure Data Sharing among Snowflake accounts.
C
A Virtual Private Network (VPN) between a user and Snowflake.
D
A secure, direct connection to Snowflake that does not use the internet.
No comments yet.