Skip to content

Commit

Permalink
Merge pull request #606 from Azure/issue-604
Browse files Browse the repository at this point in the history
Including Italia north region
  • Loading branch information
danycontre committed Apr 11, 2024
2 parents 71b5dbd + 5f0371d commit 41b4a29
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
7 changes: 6 additions & 1 deletion workload/arm/deploy-baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"_generator": {
"name": "bicep",
"version": "0.24.24.22086",
"templateHash": "5350888940481572423"
"templateHash": "11069848222764082779"
},
"name": "AVD Accelerator - Baseline Deployment",
"description": "AVD Accelerator - Deployment Baseline"
Expand Down Expand Up @@ -1096,6 +1096,11 @@
"timeDifference": "+1:00",
"timeZone": "Central Europe Standard Time"
},
"italynorth": {
"acronym": "itn",
"timeDifference": "+1:00",
"timeZone": "Central Europe Standard Time"
},
"southafricanorth": {
"acronym": "zan",
"timeDifference": "+2:00",
Expand Down
5 changes: 5 additions & 0 deletions workload/variables/locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,11 @@
"timeDifference": "+1:00",
"timeZone": "Central Europe Standard Time"
},
"italynorth": {
"acronym": "itn",
"timeDifference": "+1:00",
"timeZone": "Central Europe Standard Time"
},
"southafricanorth": {
"acronym": "zan",
"timeDifference": "+2:00",
Expand Down

0 comments on commit 41b4a29

Please sign in to comment.