Update resource Microsoft.Resources/resourceGroups to 2025-04-01
This commit is contained in:
parent
c76c016a46
commit
db04ee25e4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue