Reference: radius.core/recipepacks@2025-08-01-preview

Detailed reference documentation for radius.core/recipepacks@2025-08-01-preview

Schema

Top-Level Resource

Properties

PropertyTypeDescription
apiVersion‘2025-08-01-preview’The resource api version
(ReadOnly, DeployTimeConstant)
idstringThe resource id
(ReadOnly, DeployTimeConstant)
locationstringThe geo-location where the resource lives
namestringThe resource name
(Required, DeployTimeConstant, Identifier)
propertiesRecipePackPropertiesThe resource-specific properties for this resource.
(Required)
provisioningState‘Accepted’‘Canceled’
recipesRecordMap of resource types to their recipe configurations
(ReadOnly)
referencedBystring[]List of environment IDs that reference this recipe pack
(ReadOnly)
systemDataSystemDataAzure Resource Manager metadata containing createdBy and modifiedBy information.
(ReadOnly)
tagsRecordResource tags.
type‘Radius.Core/recipePacks’The resource type
(ReadOnly, DeployTimeConstant)

RecipePackProperties

Properties

PropertyTypeDescription
provisioningState‘Accepted’‘Canceled’
recipesRecordMap of resource types to their recipe configurations
(Required)
referencedBystring[]List of environment IDs that reference this recipe pack
(ReadOnly)

Record

Properties

  • none

Additional Properties

RecipeDefinition

Properties

PropertyTypeDescription
kind‘bicep’’terraform'
outputsRecordMap of resource type property names to module output names. Used for recipes that point directly at a Bicep or Terraform module to map the module’s outputs onto the resource’s properties.
parametersRecordParameters to pass to the recipe
plainHttpboolConnect to the source using HTTP (not HTTPS). This should be used when the source is known not to support HTTPS, for example in a locally hosted registry for Bicep recipes. Defaults to false (use HTTPS/TLS)
sourcestringThe source of the recipe. For Bicep recipes this is the OCI registry reference. For Terraform recipes this is the module source.
(Required)

Record

Properties

  • none

Additional Properties

  • Additional Properties Type: string

Record

Properties

  • none

Additional Properties

  • Additional Properties Type: any

Record

Properties

  • none

Additional Properties

SystemData

Properties

PropertyTypeDescription
createdAtstringThe timestamp of resource creation (UTC).
createdBystringThe identity that created the resource.
createdByType‘Application’‘Key’
lastModifiedAtstringThe timestamp of resource last modification (UTC)
lastModifiedBystringThe identity that last modified the resource.
lastModifiedByType‘Application’‘Key’

Record

Properties

  • none

Additional Properties

  • Additional Properties Type: string