The sample relies on seed_data such as dim_time and dim_date. This will then be used to create these tables. As part of the deployment process, some seed data such as , needs to be uploaded to a storage account to be used upstream by table creation process.
The sample relies on seed_data such as dim_time and dim_date. This will then be used to create these tables. As part of the deployment process, some seed data such as , needs to be uploaded to a storage account to be used upstream by table creation process.
Seed data: https://github.com/Azure-Samples/modern-data-warehouse-dataops/tree/main/e2e_samples/parking_sensors/data
DoD
deploy.sh
to upload this seed data from GitHUb to "main" container of ADLS Gen2. Here is the ALDS Gen2 structure: