diff --git a/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/stable/2017-04-18/cognitiveservices.json b/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/stable/2017-04-18/cognitiveservices.json index 4413c8ecc9ef..e804c1bd832f 100644 --- a/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/stable/2017-04-18/cognitiveservices.json +++ b/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/stable/2017-04-18/cognitiveservices.json @@ -860,11 +860,12 @@ "enum": [ "Free", "Standard", - "Premium" + "Premium", + "Enterprise" ], "x-ms-enum": { "name": "SkuTier", - "modelAsString": false + "modelAsString": true } } }, @@ -1026,6 +1027,11 @@ "apiProperties": { "$ref": "#/definitions/CognitiveServicesAccountApiProperties", "description": "The api properties for special APIs." + }, + "dateCreated": { + "readOnly": true, + "type": "string", + "description": "Gets the date of cognitive services account creation." } }, "description": "Properties of Cognitive Services account."