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 e861cc26109d..6fd63f97971f 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 @@ -763,7 +763,7 @@ } } }, - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}/privateLinkResources": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}/privateLinkResources": { "get": { "tags": [ "PrivateLinkResources" @@ -954,14 +954,14 @@ }, "description": "The storage accounts for this resource." }, - "privateEndpointConnections": { + "privateEndpointConnections": { "type": "array", "items": { "$ref": "#/definitions/PrivateEndpointConnection" }, "description": "The private endpoint connection associated with the Cognitive Services account." }, - "publicNetworkAccess": { + "publicNetworkAccess": { "type": "string", "description": "Whether or not public endpoint access is allowed for this account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'", "enum": [