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 topic 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. The data classification in this topic only applies to versions of the SQL Server on-premises product. It does not apply to the following:
24
+
- Azure SQL Database
25
+
- SQL Server Management Studio (SSMS)
26
+
- SQL Server Data Tools (SSDT)
27
+
- SQL Operations Studio
23
28
24
29
## Access Control
25
30
Credential-related information used to secure logins, users, or accounts within a SQL Server installation.
@@ -31,8 +36,8 @@ Credential-related information used to secure logins, users, or accounts within
|These credentials never leave the user machine via Usage Feedback. |NA|NA|
35
-
|Crash Dumps may contain Access Control Data. |NA|Crash Dumps: Maximum 30 days. |
39
+
|These credentials never leave the user machine via Usage Feedback. |-|-|
40
+
|Crash Dumps may contain Access Control Data. |-|Crash Dumps: Maximum 30 days. |
36
41
|These credentials never leave the user machine via User Feedback unless Customer injects it manually |Limit to MSFT internal with no third party access. |User Feedback: Max 1 year |
37
42
|
38
43
## Customer Content
@@ -46,8 +51,8 @@ Data stored within user tables, directly or indirectly, including statistics or
|This data does not leave the user machine via Usage Feedback. |N/A |N/A|
50
-
|Crash Dumps may contain Customer Content and be emitted to Microsoft. |N/A|Crash Dumps: Max 30 days. |
54
+
|This data does not leave the user machine via Usage Feedback. |- |-|
55
+
|Crash Dumps may contain Customer Content and be emitted to Microsoft. |-|Crash Dumps: Max 30 days. |
51
56
|Customers with their consent can send User Feedback that contain Customer Content to Microsoft. |Limit to MSFT internal with no third party access. Microsoft can expose the data to the original customer. |User Feedback: Max 1 year |
52
57
53
58
## End-User Identifiable Information (EUII)
@@ -67,8 +72,8 @@ Data received from a user, or generated from their use of the product.
|This data does not leave the user machine via Usage Feedback. |N/A |N/A|
71
-
|Crash Dumps may contain EUII and be emitted to Microsoft. |N/A|Crash Dumps: Max 30 days |
75
+
|This data does not leave the user machine via Usage Feedback. |- |-|
76
+
|Crash Dumps may contain EUII and be emitted to Microsoft. |-|Crash Dumps: Max 30 days |
72
77
|Customer Identification ID may be emitted to Microsoft to deliver new hybrid and cloud features that the users have subscribed to. |N/A |Currently no such hybrid or cloud features exist.|
73
78
|Customers with their consent can send User Feedback that contain Customer Content to Microsoft.|Limit to MSFT internal with no third party access. Microsoft can expose the data to the original customer. |User Feedback: Max 1 year |
74
79
@@ -82,10 +87,11 @@ 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 MSFT internal with no third party access. Microsoft can expose the data to the original customer (dashboards, etc.) |Min 90 days | Max 3 years |
94
+
|May be used by Microsoft to improve features and/or fix bugs in current features. |Limit to MSFT internal with no third party access. Microsoft can expose the data to the original customer (dashboards, etc.) |Min 90 days - Max 3 years |
89
95
|Customers with their consent can send User Feedback that contain Customer Content to Microsoft. |Limit to MSFT internal with no third party access. |Customers with their consent can send User Feedback that contain Customer Content to Microsoft. |
90
96
|Power View and SQL Reporting Services Map Item(s) may send data for use of Bing Maps. |Limit to session data |- |
91
97
@@ -106,6 +112,7 @@ The following are System Metadata when devoid of Customer Content/Access Control
|May be used by Microsoft to improve features and/or fix bugs in current features.|Limit to MSFT internal with no third party access. |Min 90 days - Max 3 years |
@@ -114,4 +121,13 @@ May be used by Microsoft for future product planning. |Microsoft may share this
114
121
|May be used by Microsoft to provide cloud-based services based on emitted Usage Feedback (Example: a customer dashboard showing feature usage across all SQL Server installations in an organization) |Microsoft can expose the data to the original customer (dashboards, etc.) |Min 90 days - Max 3 years |
115
122
|Customers with their consent can send User Feedback that contain Customer Content to Microsoft. |Limit to MSFT internal with no third party access. Microsoft can expose the data to the original customer. |User Feedback: Max 1 year |
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.
0 commit comments