Skip to content

Commit

Permalink
config: adding Monitor @ 2023-03-15-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Jan 25, 2024
1 parent 559d691 commit a26ac99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ service "mobilenetwork" {
}
service "monitor" {
name = "Insights"
available = ["2015-04-01", "2016-03-01", "2018-03-01", "2018-04-16", "2019-10-17-preview", "2020-10-01", "2021-04-01", "2021-05-01-preview", "2021-07-01-preview", "2021-08-01", "2021-09-01", "2022-06-01", "2022-10-01", "2023-01-01", "2023-04-03", "2023-10-01"]
available = ["2015-04-01", "2016-03-01", "2018-03-01", "2018-04-16", "2019-10-17-preview", "2020-10-01", "2021-04-01", "2021-05-01-preview", "2021-07-01-preview", "2021-08-01", "2021-09-01", "2022-06-01", "2022-10-01", "2023-01-01", "2023-03-15-preview", "2023-04-03", "2023-10-01"]
}
service "msi" {
name = "ManagedIdentity"
Expand Down Expand Up @@ -586,4 +586,4 @@ service "webpubsub" {
service "workloads" {
name = "Workloads"
available = ["2023-04-01"]
}
}

0 comments on commit a26ac99

Please sign in to comment.