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
Copy file name to clipboardExpand all lines: docs/sql-server/sql-server-customer-feedback.md
+17-3Lines changed: 17 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,6 @@ ms.assetid:
29
29
## Summary
30
30
By default, Microsoft SQL Server collects information about how its customers are using the application. Specifically, SQL Server collects information about the installation experience, usage, and performance. This information helps Microsoft improve the product to better meet customer needs. For example, Microsoft collects information about what kinds of error codes customers encounter so that we can fix related bugs, improve our documentation about how to use SQL Server, and determine whether features should be added to the product to better serve customers.
31
31
32
-
By default, Microsoft SQL Server collects information about how its customers are using the application. Specifically, SQL Server collects information about the installation experience, usage, and performance. This information helps Microsoft improve the product to better meet customer needs. For example, Microsoft collects information about what kinds of error codes customers encounter so that we can fix related bugs, improve our documentation about how to use SQL Server, and determine whether features should be added to the product to better serve customers.
33
-
34
32
Specifically, Microsoft does not send any of the following types of information through this mechanism:
35
33
- Any values from inside user tables
36
34
- Any logon credentials or other authentication information
@@ -157,4 +155,20 @@ Similar to the behavior in an earlier version of SQL Server, SQL Server 2017 Ent
157
155
Registry-based Group Policy on these registry subkeys is honored by SQL Server 2017 crash dump collection.
158
156
159
157
## Crash dump collection for SSMS
160
-
SSMS doesn’t collect its own crash dump. Any crash dump that's related to SSMS is collected as part of Windows Error Reporting. The procedure to turn this feature on or off is dependent on the OS version.
158
+
SSMS doesn’t collect its own crash dump. Any crash dump that's related to SSMS is collected as part of Windows Error Reporting.
159
+
160
+
The procedure to turn this feature on or off is dependent on the OS version. To turn the feature on or off, follow the steps in the appropriate article for your Windows version.
161
+
162
+
- Windows Server 2016 and Windows 10
163
+
164
+
[Configure Windows telemetry in your organization](https://technet.microsoft.com/en-us/itpro/windows/manage/configure-windows-telemetry-in-your-organization)
During installation, SQL Server 2016 Analysis Services adds a special account to your Analysis Services instance. This account is a member of the Analysis Services Server Admin role. The account is used to collect information for feedback from the Analysis Services instance.
172
+
173
+
You can configure your service not to send usage data, as described in the "Set registry subkeys on the server" section. However, doing this does not remove the service account.
0 commit comments