 1. I download and deploy these two bicep files. 2. I run the tunnel expose: `rad resource expose containers backend --application dapr-quickstart --port 3000` 3. I go to `http://localhost:3000/order` 4. I see: `{"message":"The container is running, but the state store name is not set."}` [AB#7213](https://dev.azure.com/azure-octo/e61041b4-555f-47ae-95b2-4f8ab480ea57/_workitems/edit/7213)
rad resource expose containers backend --application dapr-quickstart --port 3000http://localhost:3000/order{"message":"The container is running, but the state store name is not set."}AB#7213