Skip to content

Commit

Permalink
support new api version 2024-04-08-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
sinbai committed Dec 12, 2024
1 parent 5c190a7 commit c68f803
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 @@ -189,7 +189,7 @@ service "datashare" {
}
service "desktopvirtualization" {
name = "DesktopVirtualization"
available = ["2021-09-03-preview", "2022-02-10-preview", "2022-09-09"]
available = ["2021-09-03-preview", "2022-02-10-preview", "2022-09-09", "2024-04-08-preview",]
ignore = ["2023-09-05", "2024-04-03"]
}
service "devcenter" {
Expand Down

0 comments on commit c68f803

Please sign in to comment.