Skip to content

Commit

Permalink
Merge pull request #4596 from sinbai/config/desktopVirtualization
Browse files Browse the repository at this point in the history
config: adding desktopvirtualization API v2024-04-03
  • Loading branch information
catriona-m authored Jan 9, 2025
2 parents c599435 + 29cbd00 commit aa0f1c7
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 @@ -189,8 +189,8 @@ service "datashare" {
}
service "desktopvirtualization" {
name = "DesktopVirtualization"
available = ["2021-09-03-preview", "2022-02-10-preview", "2022-09-09", "2024-04-08-preview"]
ignore = ["2023-09-05", "2024-04-03"]
available = ["2021-09-03-preview", "2022-02-10-preview", "2022-09-09", "2024-04-03"]
ignore = ["2023-09-05"]
}
service "devcenter" {
name = "DevCenter"
Expand Down

0 comments on commit aa0f1c7

Please sign in to comment.