From e21a932998346026e001dbff1708acb5a181d3d1 Mon Sep 17 00:00:00 2001 From: Tianxin Liu Date: Mon, 16 Oct 2023 17:37:50 -0700 Subject: [PATCH 1/2] Cognitive Services 2023-10-01-preview updated --- .../preview/2023-10-01-preview/cognitiveservices.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/preview/2023-10-01-preview/cognitiveservices.json b/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/preview/2023-10-01-preview/cognitiveservices.json index a7504b473de1..ed5965e4fea8 100644 --- a/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/preview/2023-10-01-preview/cognitiveservices.json +++ b/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/preview/2023-10-01-preview/cognitiveservices.json @@ -3634,7 +3634,7 @@ }, "DeploymentCapacitySettings": { "type": "object", - "description": "The maps to reserved Capacity for fungible deployments (MSS).", + "description": "The maps to reserved Capacity for fungible deployments (MSS). Internal use only.", "properties": { "designatedCapacity": { "type": "integer", @@ -4769,7 +4769,7 @@ "description": "Deployment active capacity. This value might be different from `capacity` if customer recently updated `capacity`." } }, - "description": "Properties of Cognitive Services account deployment model." + "description": "Properties of Cognitive Services account deployment model. (Deprecated, please use Deployment.sku instead.)" }, "DeploymentSkuListResult": { "type": "object", From f8c977b960c60d50f16696fdeec9bf357aca6e8e Mon Sep 17 00:00:00 2001 From: Tianxin Liu Date: Mon, 16 Oct 2023 17:51:18 -0700 Subject: [PATCH 2/2] updated DeploymentCapacitySettings --- .../preview/2023-10-01-preview/cognitiveservices.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/preview/2023-10-01-preview/cognitiveservices.json b/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/preview/2023-10-01-preview/cognitiveservices.json index ed5965e4fea8..4ef5b1998c08 100644 --- a/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/preview/2023-10-01-preview/cognitiveservices.json +++ b/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/preview/2023-10-01-preview/cognitiveservices.json @@ -3634,7 +3634,7 @@ }, "DeploymentCapacitySettings": { "type": "object", - "description": "The maps to reserved Capacity for fungible deployments (MSS). Internal use only.", + "description": "Internal use only.", "properties": { "designatedCapacity": { "type": "integer",