mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Azure Arc] Update MIAA model to include encryption properties (#21702)
This commit is contained in:
@@ -190,3 +190,7 @@ export namespace cssStyles {
|
||||
}
|
||||
|
||||
export const iconSize = '20px';
|
||||
|
||||
export const encryptOption = 'encrypt';
|
||||
export const trustServerCertificateOption = 'trustServerCertificate';
|
||||
export const encryptReadMoreLink = 'https://learn.microsoft.com/sql/database-engine/configure-windows/enable-encrypted-connections-to-the-database-engine';
|
||||
|
||||
Reference in New Issue
Block a user