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

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

Schema

Top-Level Resource

Properties

Property Type Description
apiVersion ‘2025-08-01-preview’ The resource api version
(ReadOnly, DeployTimeConstant)
id string The resource id
(ReadOnly, DeployTimeConstant)
location string The geo-location where the resource lives
name string The resource name
(Required, DeployTimeConstant, Identifier)
properties EnvironmentProperties Environment properties
(Required)
systemData SystemData Metadata pertaining to creation and last modification of the resource.
(ReadOnly)
tags TrackedResourceTags Resource tags.
type ‘Radius.Core/environments’ The resource type
(ReadOnly, DeployTimeConstant)

EnvironmentProperties

Properties

Property Type Description
providers Providers
provisioningState ‘Accepted’ ‘Canceled’
recipePacks string[] List of Recipe Pack resource IDs linked to this environment.
simulated bool Simulated environment.

Providers

Properties

Property Type Description
aws ProvidersAws The AWS cloud provider definition.
azure ProvidersAzure The Azure cloud provider definition.
kubernetes ProvidersKubernetes

ProvidersAws

Properties

Property Type Description
scope string Target scope for AWS resources to be deployed into. For example: ‘/planes/aws/aws/accounts/000000000000/regions/us-west-2’.
(Required)

ProvidersAzure

Properties

Property Type Description
identity IdentitySettings IdentitySettings is the external identity setting.
resourceGroupName string Optional resource group name.
subscriptionId string Azure subscription ID hosting deployed resources.
(Required)

IdentitySettings

Properties

Property Type Description
kind ‘azure.com.workload’ ‘systemAssigned’
managedIdentity string[] The list of user assigned managed identities
oidcIssuer string The URI for your compute platform’s OIDC issuer
resource string The resource ID of the provisioned identity

ProvidersKubernetes

Properties

Property Type Description
namespace string Kubernetes namespace to deploy workloads into.
(Required)

SystemData

Properties

Property Type Description
createdAt string The timestamp of resource creation (UTC).
createdBy string The identity that created the resource.
createdByType ‘Application’ ‘Key’
lastModifiedAt string The timestamp of resource last modification (UTC)
lastModifiedBy string The identity that last modified the resource.
lastModifiedByType ‘Application’ ‘Key’

TrackedResourceTags

Properties

  • none

Additional Properties

  • Additional Properties Type: string