Skip to content

Commit 71cd6b0

Browse files
jha1bhavnaKayla Ames
authored andcommitted
Adding None as allowed values for TLS (Azure#22949)
1 parent 8fa0fb8 commit 71cd6b0

File tree

1 file changed

+1
-1
lines changed
  • specification/sql/resource-manager/Microsoft.Sql/preview/2022-08-01-preview

1 file changed

+1
-1
lines changed

specification/sql/resource-manager/Microsoft.Sql/preview/2022-08-01-preview/Servers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1028,7 +1028,7 @@
10281028
"readOnly": true
10291029
},
10301030
"minimalTlsVersion": {
1031-
"description": "Minimal TLS version. Allowed values: '1.0', '1.1', '1.2'",
1031+
"description": "Minimal TLS version. Allowed values: 'None', '1.0', '1.1', '1.2'",
10321032
"type": "string"
10331033
},
10341034
"publicNetworkAccess": {

0 commit comments

Comments
 (0)