I have followed every step of this tutorial: [tutorial-end-to-end]
However, when I try and create the building scenario using the command, SetupBuildingScenario, I am unable to authenticate because of an error with ManagedIdentityCredentials. I feel like I am supposed to be using DefaultAzureCredential but it is defaulting to the other method. I have tried switching the version of Azure.Identity from 1.3 to1.2.3 but still nothing has worked. I am attaching the error log below. 


