Update resource Microsoft.Resources/resourceGroups to 2025-04-01 #53

Merged
renovate[bot] merged 1 commit from renovate/microsoft.resources-resourcegroups-20250401.x into main 2025-06-10 10:32:43 +00:00
Showing only changes of commit db04ee25e4 - Show all commits

View file

@ -19,7 +19,7 @@ var context = {
deployedAt: deployedAt deployedAt: deployedAt
} }
resource calqueResourceGroup 'Microsoft.Resources/resourceGroups@2025-03-01' = { resource calqueResourceGroup 'Microsoft.Resources/resourceGroups@2025-04-01' = {
name: 'rg-${locationAbbreviation}-${environment}-${projectName}' name: 'rg-${locationAbbreviation}-${environment}-${projectName}'
location: location location: location
} }