Expected Behavior
After reading the ReadMe in ControllerSample, I would hope I could follow the example and have DAPR work as per the instructions. I'm new to all of this, so I'm hoping I'm missing something that I should have taken into account. I'm a C# microsoft stack developer no experience (or want) to play with other os, or languages at this poitn.
Actual Behavior
Dapr SampleController failes on "redispipe.connection". There is nothing that I can find regarding on redis in this regard - other than I know its storage for state? Redis? I thought DAPR could use Azure resources like CosmosDB, or perhaps Azure Table storage, which can be used locally as well.
Steps to Reproduce the Problem
dapr environment is setup and running, curl is installed. pasted in the commands, and it fails.

Expected Behavior
After reading the ReadMe in ControllerSample, I would hope I could follow the example and have DAPR work as per the instructions. I'm new to all of this, so I'm hoping I'm missing something that I should have taken into account. I'm a C# microsoft stack developer no experience (or want) to play with other os, or languages at this poitn.
Actual Behavior
Dapr SampleController failes on "redispipe.connection". There is nothing that I can find regarding on redis in this regard - other than I know its storage for state? Redis? I thought DAPR could use Azure resources like CosmosDB, or perhaps Azure Table storage, which can be used locally as well.
Steps to Reproduce the Problem
dapr environment is setup and running, curl is installed. pasted in the commands, and it fails.
