App Modeling

Analyze a source code repository and generate a Radius application definition (.radius/app.bicep) that models the app's compute and backing services as Radius resource types. Use for: creating, generating, or updating a Radius application definition or app.bicep; modeling or onboarding an app or repo to Radius; determining which Radius resource types an app needs; repairing or fixing an app.bicep that failed to deploy because of a modeling or schema error. Do not use for: authoring generic or Azure Bicep unrelated to Radius, or deploying or running an already-modeled app. Resolves the configured Radius schemas and the application's runtime contract to produce validated, deployable output.

radius-project ddf26b2 11 files · 111.6 KB Updated

File contents

radius-project/radius-skills/tree/main/skills/app-modeling commit ddf26b2274

Frequently asked questions

npx skillmds@latest add radius-project/app-modeling