In the demo you will build a Redis in Azure and get connected to the Redis service from console.
- Reuse already created Redis instance from previous demo.
- Open in VS Code folder
ConsoleClient\CSharp
and update fileappsettings.json
with your connection string to azure.
- Open in VS Code folder
ConsoleClient\CSharp
and run the project by using play button. - Demonstrate output and code related to the commands.