radius-project/resource-types-contrib

Add Azure Redis Cache Recipe - Bicep

Open

#9 建立於 2025年8月11日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Bicep (20 fork)auto 404
good first issuetriaged

倉庫指標

Star
 (7 star)
PR 合併指標
 (平均合併 8天 5小時) (30 天內合併 16 個 PR)

描述

Overview of the Resource type and Recipe

Create a Radius resource type schema (if not available in the repo) and a Azure Redis Cache Recipe in Bicep for provisioning Redis.

Acceptance criteria

  1. A resource type schema (if not available) that defines all the needed properties for Redis
  2. An associated Bicep Recipe that provisions the Azure Redis Cache
  3. README for Resource type and Recipe
  4. Manual Testing that the resource type works with an application

Refer to the contribution guide for the repo structure, naming conventions and other contribution requirements

Additional context

Reference to in-built Redis resource type - https://docs.radapp.io/reference/resource-schema/cache/redis/ Reference for Azure Bicep Recipe - https://github.com/radius-project/recipes/blob/main/azure/rediscaches.bicep

You can use the Azure Recipe referenced above, register it with a Radius resource type and test it out with a sample application

Would you like to support us?

  • Yes, I would like to support you

AB#16728

貢獻者指南