You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default value of "minimalTlsVersion" of the restored CosmosDB Account should be "Tls12" to align with the default value of "minimalTlsVersion" of the source CosmosDB Account when it isn't set in the request payload
#27596
Open
neil-yechenwei opened this issue
Jan 31, 2024
· 0 comments
We found that the default value of minimalTlsVersion of the source CosmosDB Account returned by service API is Tls12 when it isn't set in the request payload but the default value of minimalTlsVersion of the restored CosmosDB Account returned by service API is Tls when it isn't set in the request payload. So I assume that it should be consolidated on a single default value. Could you take a look this issue? Thanks.
The text was updated successfully, but these errors were encountered:
Hi team,
We found that the default value of
minimalTlsVersion
of the source CosmosDB Account returned by service API isTls12
when it isn't set in the request payload but the default value ofminimalTlsVersion
of the restored CosmosDB Account returned by service API isTls
when it isn't set in the request payload. So I assume that it should be consolidated on a single default value. Could you take a look this issue? Thanks.The text was updated successfully, but these errors were encountered: