Skip to content

Files

Latest commit

e5c8e2a · May 6, 2022

History

History
28 lines (19 loc) · 1.14 KB

quickstart-create-redis.md

File metadata and controls

28 lines (19 loc) · 1.14 KB
title description author ms.author ms.service ms.custom ms.topic ms.date
Quickstart: Create an open-source Redis cache
In this quickstart, learn how to create an instance of Azure Cache for Redis in Basic, Standard, or Premium tier
flang-msft
franlanglois
cache
mvc, mode-other
quickstart
05/06/2022

Quickstart: Create an open-source Redis cache

Azure Cache for Redis provides fully managed open-source Redis within Azure. You can start with an Azure Cache for Redis instance of any tier (Basic, Standard, or Premium) and size, and scale it to meet your application's performance needs. This quickstart demonstrates how to use the Azure portal to create a new Azure Cache for Redis.

Prerequisites

You'll need an Azure subscription before you begin. If you don't have one, create a free account first.

Create a cache

[!INCLUDE redis-cache-create]

Next steps

In this quickstart, you learned how to create an instance of Azure Cache for Redis.

Create an ASP.NET web app that uses an Azure Cache for Redis.