Skip to content

Commit f75f21f

Browse files
authored
Merge pull request #4830 from hashicorp/config/regeneration-from-3d8d2a71480a7392bf9021b1642115cf8782ee86
Config: regenerating based on 3d8d2a7
2 parents 3d8d2a7 + 1f73e70 commit f75f21f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

config/resource-manager.hcl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ service "codesigning" {
101101
}
102102
service "cognitiveservices" {
103103
name = "Cognitive"
104-
available = ["2023-05-01", "2023-10-01-preview", "2024-10-01"]
104+
available = ["2023-05-01", "2023-10-01-preview", "2024-10-01", "2025-06-01"]
105105
}
106106
service "communication" {
107107
name = "Communication"
@@ -182,7 +182,7 @@ service "datamigration" {
182182
}
183183
service "dataprotection" {
184184
name = "DataProtection"
185-
available = ["2024-04-01", "2025-01-01", "2025-02-01"]
185+
available = ["2024-04-01", "2025-01-01", "2025-02-01", "2025-07-01"]
186186
}
187187
service "datashare" {
188188
name = "DataShare"
@@ -288,7 +288,7 @@ service "hdinsight" {
288288
}
289289
service "healthbot" {
290290
name = "HealthBot"
291-
available = ["2022-08-08", "2023-05-01", "2024-02-01"]
291+
available = ["2022-08-08", "2023-05-01", "2024-02-01", "2025-05-25"]
292292
}
293293
service "healthcareapis" {
294294
name = "HealthcareApis"
@@ -344,7 +344,7 @@ service "logic" {
344344
}
345345
service "machinelearningservices" {
346346
name = "MachineLearningServices"
347-
available = ["2024-04-01", "2024-10-01", "2024-10-01-preview", "2025-04-01"]
347+
available = ["2024-04-01", "2024-10-01", "2024-10-01-preview", "2025-04-01", "2025-06-01"]
348348
}
349349
service "maintenance" {
350350
name = "Maintenance"

0 commit comments

Comments
 (0)