Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 482 Bytes

File metadata and controls

17 lines (10 loc) · 482 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.

Technical Requirements:

  • Azure Cache For Redis deployed from previous script.
  • VS Code
  • Net 5.0

Demonstration

  1. Open in VS Code folder ConsoleClient\CSharp and update file appsettings.json with your connection string to Azure Cache.

  2. Run the project and observe output

redis