Update resource Microsoft.App/containerApps to 2025-01-01 #47

Merged
renovate[bot] merged 1 commit from renovate/microsoft.app-containerapps-20250101.x into main 2025-04-28 12:21:14 +00:00

View file

@ -29,7 +29,7 @@ resource environment 'Microsoft.App/managedEnvironments@2024-03-01' = {
}
}
resource app 'Microsoft.App/containerApps@2024-03-01' = {
resource app 'Microsoft.App/containerApps@2025-01-01' = {
name: 'ca-${context.locationAbbreviation}-${context.environment}-${context.projectName}-app'
location: context.location
identity: {