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

This commit is contained in:
renovate[bot] 2025-04-26 14:01:54 +00:00 committed by GitHub
parent a28e20f7a3
commit c1faeb638f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: {