Skip to content

Commit 5c2702e

Browse files
authored
Merge pull request #6808 from MicrosoftDocs/aczechowski-patch-1
update encrypt section
2 parents fbe2cee + 3e2ba92 commit 5c2702e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

memdocs/configmgr/core/understand/site-size-performance-faq.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
ms.author: aaroncz
88
ms.prod: configuration-manager
99
ms.topic: conceptual
10-
ms.date: 08/02/2021
10+
ms.date: 02/15/2022
1111

1212
title: Configuration Manager site sizing and performance FAQ
1313
summary: |
@@ -190,7 +190,7 @@ sections:
190190
- question: |
191191
Should I enable SQL Server encryption on my database?
192192
answer: |
193-
Any secrets in the Configuration Manager database are already stored securely, but adding SQL Server encryption can add yet another layer of security. There are no functional issues with enabling encryption on your database, but there can be up to a 25% performance degradation, depending on the tables you choose to encrypt and the version of SQL Server you're using. Therefore, encrypt with caution, especially in large-scale environments. Also remember to update your backup and recovery plans to ensure you can successfully recover the encrypted data.
193+
Any secrets in the Configuration Manager database are already stored securely, but adding SQL Server encryption can add yet another layer of security. There are no functional issues with enabling encryption on your database, but there can be up to a 25% performance degradation. Therefore, encrypt with caution, especially in large-scale environments. Also remember to update your backup and recovery plans to ensure you can successfully recover the encrypted data.
194194
195195
- question: |
196196
What version of SQL Server should I run?
@@ -262,4 +262,4 @@ additionalContent: |
262262
263263
## See also
264264
- [Site sizing and performance guidelines](../plan-design/configs/site-size-performance-guidelines.md)
265-
- [Configuration Manager on Azure frequently asked questions](configuration-manager-on-azure.yml)
265+
- [Configuration Manager on Azure frequently asked questions](configuration-manager-on-azure.yml)

0 commit comments

Comments
 (0)