Skip to content

Commit

Permalink
add CodeSigning@2024-09-30-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyeqf committed Oct 16, 2024
1 parent 60d1a81 commit e1e6ffb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config/resource-manager.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ service "chaos" {
name = "ChaosStudio"
available = ["2023-11-01", "2024-01-01"]
}
service "codesign" {
name = "CodeSigning"
available = ["2024-09-30-preview"]
}
service "cognitiveservices" {
name = "Cognitive"
available = ["2023-05-01", "2023-10-01-preview", "2024-10-01"]
Expand Down Expand Up @@ -637,4 +641,4 @@ service "webpubsub" {
service "workloads" {
name = "Workloads"
available = ["2023-04-01"]
}
}

0 comments on commit e1e6ffb

Please sign in to comment.