Skip to content

Commit 4791f75

Browse files
author
msftbot[bot]
authored
[ReleasePR cognitiveservices] [Cognitive Services] Add new deployment scale type (#2409)
Create to sync Azure/azure-rest-api-specs#19256 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...azure-sdk:sdkAuto/cognitiveservices?expand=1)
2 parents 408d222 + 9699b81 commit 4791f75

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

schemas/2021-10-01/Microsoft.CognitiveServices.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,7 @@
713713
{
714714
"type": "string",
715715
"enum": [
716+
"Standard",
716717
"Manual"
717718
]
718719
},

schemas/2022-03-01/Microsoft.CognitiveServices.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,7 @@
724724
{
725725
"type": "string",
726726
"enum": [
727+
"Standard",
727728
"Manual"
728729
]
729730
},

0 commit comments

Comments
 (0)