Update resource Microsoft.App/containerApps to 2025-01-01 #47
1 changed files with 1 additions and 1 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue