diff --git a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2023-04-15/cosmos-db.json b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2023-04-15/cosmos-db.json index 85695b30a587..2c1e09f26680 100644 --- a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2023-04-15/cosmos-db.json +++ b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2023-04-15/cosmos-db.json @@ -7026,7 +7026,7 @@ "type": "boolean" }, "minimalTlsVersion": { - "description": "Indicates the minimum allowed Tls version. The default is Tls 1.0, except for Cassandra and Mongo API's, which only work with Tls 1.2.", + "description": "Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2.", "type": "string", "$ref": "#/definitions/MinimalTlsVersion" } @@ -7176,7 +7176,7 @@ "type": "boolean" }, "minimalTlsVersion": { - "description": "Indicates the minimum allowed Tls version. The default is Tls 1.0, except for Cassandra and Mongo API's, which only work with Tls 1.2.", + "description": "Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2.", "type": "string", "$ref": "#/definitions/MinimalTlsVersion" } @@ -7350,7 +7350,7 @@ "type": "boolean" }, "minimalTlsVersion": { - "description": "Indicates the minimum allowed Tls version. The default is Tls 1.0, except for Cassandra and Mongo API's, which only work with Tls 1.2.", + "description": "Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2.", "type": "string", "$ref": "#/definitions/MinimalTlsVersion" } @@ -9901,7 +9901,7 @@ } }, "MinimalTlsVersion": { - "description": "Indicates the minimum allowed Tls version. The default is Tls 1.0, except for Cassandra and Mongo API's, which only work with Tls 1.2.", + "description": "Indicates the minimum allowed Tls version. The default value is Tls 1.2. Cassandra and Mongo APIs only work with Tls 1.2.", "type": "string", "enum": [ "Tls",