Skip to content

Commit

Permalink
Merge branch 'main' into config/remove-unusued-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun authored Sep 19, 2024
2 parents c61cd2f + ce7e94e commit f0f0758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ service "applicationinsights" {
}
service "appplatform" {
name = "AppPlatform"
available = ["2024-01-01-preview"]
available = ["2024-01-01-preview", "2024-05-01-preview"]
}
service "attestation" {
name = "Attestation"
Expand Down

0 comments on commit f0f0758

Please sign in to comment.