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
This article summarizes the behavior of different data objects used within SQL Server and how the objects are used to pass information of a personal or confidential manner. This article serves as an addendum to the overall Microsoft Privacy Statement. The data classification in this article only applies to versions of the SQL Server on-premises product. It does not apply to the items:
@@ -33,9 +33,7 @@ This article summarizes the behavior of different data objects used within SQL S
33
33
34
34
Definition of *Permitted usage Scenarios*. For the context of this article, Microsoft defines “Permitted Usages Scenarios” as actions or activities that are initiated by Microsoft.
35
35
36
-
***
37
-
38
-
## Access Control
36
+
## Access control
39
37
40
38
Credential-related information used to secure logins, users, or accounts within a SQL Server installation.
41
39
@@ -44,15 +42,15 @@ Credential-related information used to secure logins, users, or accounts within
|These credentials never leave the user machine via Usage Feedback. |- |- |
52
50
|Crash Dumps may contain Access Control Data. |- |Crash Dumps: Maximum 30 days. |
53
51
|These credentials never leave the user machine via User Feedback unless Customer injects it manually |Limit to Microsoft internal use with no third-party access. |User Feedback: Max 1 year |
54
52
|
55
-
## Customer Content
53
+
## Customer content
56
54
57
55
Customer content is defined as data stored within user tables, directly or indirectly. The data includes statistics or user literals within query texts that might be stored within user tables.
58
56
@@ -62,14 +60,14 @@ Customer content is defined as data stored within user tables, directly or indir
62
60
- Statistics objects containing copies of values within the rows of any user table.
|This data does not leave the user machine via Usage Feedback. |- |- |
69
67
|Crash Dumps may contain Customer Content and be emitted to Microsoft. |- |Crash Dumps: Max 30 days. |
70
68
|Customers with their consent can send User Feedback that contains Customer Content to Microsoft. |Limit to Microsoft internal with no third-party access. Microsoft can expose the data to the original customer. |User Feedback: Max 1 year |
71
69
72
-
>## End-User Identifiable Information (EUII)
70
+
>## End-user identifiable information (EUII)
73
71
74
72
Data received from a user, or generated from their use of the product.
75
73
- Linkable to an individual user.
@@ -84,7 +82,7 @@ Data received from a user, or generated from their use of the product.
@@ -93,7 +91,7 @@ Data received from a user, or generated from their use of the product.
93
91
|Customer Identification ID may be emitted to Microsoft to deliver new hybrid and cloud features that the users have subscribed to. |- |Currently no such hybrid or cloud features exist.|
94
92
|Customers with their consent can send User Feedback that contains Customer Content to Microsoft.|Limit to Microsoft internal use with no third-party access. Microsoft can expose the data to the original customer. |User Feedback: Max 1 year |
95
93
96
-
## Internet-Based Services Data
94
+
## Internet-based services data
97
95
98
96
Data needed to provide Internet-based services, per the SQL Server EULA.
99
97
@@ -106,15 +104,15 @@ Data needed to provide Internet-based services, per the SQL Server EULA.
|May be used by Microsoft to improve features and/or fix bugs in current features. |Limit to Microsoft internal use with no third-party access. Microsoft can expose the data to the original customer. For example, dashboards |Min 90 days - Max 3 years |
114
112
|Customers with their consent can send User Feedback that contains Customer Content to Microsoft. |Limit to Microsoft internal use with no third-party access. |Customers with their consent can send User Feedback that contains Customer Content to Microsoft. |
115
113
|Power View and SQL Reporting Services Map Item(s) may send data for use of Bing Maps. |Limit to session data |- |
116
114
117
-
## System Metadata
115
+
## System metadata
118
116
119
117
Data generated in the course of running the server. The data does not contain Customer content.
120
118
@@ -135,7 +133,7 @@ The following are considered system metadata when they do not inlcude customer c
135
133
Microsoft does examine Application Name values set by other programs that use SQL Server (example: Sharepoint or 3rd party packaged programs and includes this information in System Metadata sent to Microsoft when Usage Data is enabled). Customers should not
136
134
place personal data, such as end-user identifiable information, in System Metadata fields or create applications designed to store personal data in these fields.
@@ -146,7 +144,7 @@ May be used by Microsoft for future product planning. |Microsoft may share this
146
144
|Customers with their consent can send User Feedback that contains Customer Content to Microsoft. |Limit to Microsoft internal with no third-party access. Microsoft can expose the data to the original customer. |User Feedback: Max 1 year |
147
145
|May use database name and application name to categorize databases and applications into known categories, for example, those that may be running software provided by Microsoft or other companies.|Limit to Microsoft internal with no third-party access.|Min 90 days - Max 3 years |
148
146
149
-
## Object Metadata
147
+
## Object metadata
150
148
151
149
Data that describes or is used to configure servers, databases, tables, and other resources. Object metadata includes database table and column names but not the contents of database rows or other Customer Content. Customers should not place personal data, such as end-user identifiable information in Object Metadata fields or create applications designed to store personal data in these fields. For the permitted usage scenario's below, only hash form is used to determine usage patterns to improve the product.
152
150
@@ -156,14 +154,14 @@ Data that describes or is used to configure servers, databases, tables, and othe
|May be used by Microsoft to improve features and or fix bugs in current features. |Limited to Microsoft internal use with no third-party access. |Min 90 days - Max 3 years|
164
162
165
-
## Telemetry Controls
163
+
## Telemetry controls
166
164
167
-
Instructions on how Telemetry can be turned on/off in product can be referenced here - https://support.microsoft.com/en-us/help/3153756/how-to-configure-sql-server-2016-to-send-feedback-to-microsoft.
165
+
Instructions on how telemetry can be turned on/off in product can be referenced here - https://support.microsoft.com/en-us/help/3153756/how-to-configure-sql-server-2016-to-send-feedback-to-microsoft.
0 commit comments