Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 552 Bytes

Demo-csharp.md

File metadata and controls

15 lines (9 loc) · 552 Bytes

AZ-204 Demo: Azure Cache for Redis in Action

In the demo you will build a Redis in Azure and get connected to the Redis service from console.

Before delivery:

  • Reuse already created Redis instance from previous demo.
  • Open in VS Code folder ConsoleClient\CSharp and update file appsettings.json with your connection string to azure.

In class:

  1. Open in VS Code folder ConsoleClient\CSharp and run the project by using play button.
  2. Demonstrate output and code related to the commands.

redis