Skip to content

Commit

Permalink
Merge pull request #3494 from ziyeqf/authorization_2018-01-01-preview
Browse files Browse the repository at this point in the history
add authorization_2018-01-01-preview
  • Loading branch information
tombuildsstuff authored Dec 15, 2023
2 parents 5b5165d + d66edc5 commit 526799e
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 @@ -41,7 +41,7 @@ service "attestation" {
}
service "authorization" {
name = "Authorization"
available = ["2020-04-01-preview", "2020-10-01", "2022-04-01", "2022-05-01-preview"]
available = ["2018-01-01-preview", "2020-04-01-preview", "2020-10-01", "2022-04-01", "2022-05-01-preview"]
}
service "automanage" {
name = "AutoManage"
Expand Down Expand Up @@ -580,4 +580,4 @@ service "webpubsub" {
service "workloads" {
name = "Workloads"
available = ["2023-04-01"]
}
}

0 comments on commit 526799e

Please sign in to comment.