Update resource Microsoft.Resources/resourceGroups to 2024-11-01

This commit is contained in:
renovate[bot] 2025-01-11 01:52:12 +00:00 committed by GitHub
parent b9dbdb5aa9
commit 35a3ee24bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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