Closed KoenVerbeeck closed 1 year ago
@KoenVerbeeck, the good news, you should be able to find the dataset at https://github.com/MicrosoftLearning/dp-420-cosmos-db-dev/tree/main/data, download it and it should allow you to run the lab on your local machine.
Module: 11
Lab/Demo: 1
Task: Run a script to create the containers and the workload
Step: Build and run the project using the dotnet run command
When you run the code on your own machine, targeting your own cosmos db instance, you get an error because it can't find the json files with the sample data.
Repro steps: