Where is the Delta Live Table's events log stored if the storage location is set to /teams/prod?
Real Exam
Explanation:
The events log for a Delta Live Table is stored in /system/events appended to the pipeline's storage location. For example, if the storage location is /loc, the events log will be in /loc/system/events. More info: Delta Live Tables events log location.