Skip to content

Commit

Permalink
Add support for Video Analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
mbfrahry committed Oct 1, 2024
1 parent 323a7ef commit 45d0557
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,10 @@ service "videoanalyzer" {
name = "VideoAnalyzer"
available = ["2021-05-01-preview"]
}
service "vi" {
name = "VideoIndexer"
available = ["2024-01-01"]
}
service "vmware" {
name = "VMware"
available = ["2022-05-01", "2023-03-01", "2023-09-01"]
Expand Down

0 comments on commit 45d0557

Please sign in to comment.