
Explanation:
In Unity Catalog, you secure access to cloud storage (like an S3 bucket) using Storage Credentials (which securely encapsulate the IAM roles or access keys) and External Locations (which map a storage path to a storage credential). This allows users to access the data without ever seeing or handling raw access keys, unlike legacy DBFS mounts.
Ultimate access to all questions.
A
Secret Scope
B
DBFS Mount Point
C
Global Init Script
D
External Location and Storage Credential
No comments yet.