Update resource Microsoft.Resources/resourceGroups to 2025-03-01 #50

Merged
renovate[bot] merged 1 commit from renovate/microsoft.resources-resourcegroups-20250301.x into main 2025-04-28 12:20:35 +00:00

View file

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