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
SQL Server on Linux currently has the following limitations:
17
17
18
-
* A standard password policy is provided. MUST_CHANGE is the only option you may configure.
18
+
* A standard password policy is provided. MUST_CHANGE is the only option you may configure. CHECK_POLICY option is not supported.
19
19
* Extensible Key Management is not supported.
20
20
* Using keys stored in the Azure Key Vault is not supported.
21
21
* SQL Server generates its own self-signed certificate for encrypting connections. SQL Server can be configured to use a user provided certificate for TLS.
0 commit comments