Skip to content

Commit

Permalink
Merge pull request #4382 from zaowang-ms/main
Browse files Browse the repository at this point in the history
Update resource-manager.hcl for nginx new version
  • Loading branch information
catriona-m authored Sep 5, 2024
2 parents d40aad6 + 95cfad5 commit 22811ab
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 @@ -405,7 +405,7 @@ service "newrelic" {
}
service "nginx" {
name = "Nginx"
available = ["2023-04-01", "2023-09-01", "2024-01-01-preview"]
available = ["2023-04-01", "2023-09-01", "2024-01-01-preview", "2024-06-01-preview"]
}
service "notificationhubs" {
name = "NotificationHubs"
Expand Down Expand Up @@ -620,4 +620,4 @@ service "webpubsub" {
service "workloads" {
name = "Workloads"
available = ["2023-04-01"]
}
}

0 comments on commit 22811ab

Please sign in to comment.