radius-project/resource-types-contrib

Add Azure SQL Database Recipe - Bicep

クローズ

#16 opened on 2025/08/13

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Bicep (20 件のフォーク)auto 404
good first issuetriaged

Repository metrics

Stars
 (7 個のスター)
PR merge metrics
 (平均マージ 8d 5h) (30d で 16 merged PRs)

説明

Overview of the Resource type and Recipe

Create a Radius resource type schema and an Azure SQL database Recipe in Bicep for provisioning SQL database.

Acceptance criteria

  1. A resource type schema (if not available) that defines all the needed properties for SQL db.
  2. An associated Azure SQL database Recipe that provisions the SQL db.
  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 SQL resource type - https://docs.radapp.io/reference/resource-schema/databases/microsoft-sql/ Reference to Azure SQL db Recipe - https://github.com/radius-project/recipes/blob/main/azure/sqldatabases.bicep

You can use the above Azure Recipe , register it with a resource type, test it with a sample app and submit your PR

Would you like to support us?

  • Yes, I would like to support you

AB#16766

コントリビューターガイド