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
|Access Control |Credential-related information used to secure logins, users, or accounts within a SQL Server installation |- Passwords<br>- certificates ||
28
-
|Row2 ||||
29
-
|Row3 ||||
30
-
|Row4 ||||
31
-
|Row5 ||||
32
-
|Row6 ||||
33
-
|Row7 ||||
34
-
|Row8 ||||
35
-
36
24
## Access Control
37
25
Credential-related information used to secure logins, users, or accounts within a SQL Server installation.
38
26
### Examples
@@ -47,7 +35,83 @@ Credential-related information used to secure logins, users, or accounts within
47
35
|Crash Dumps may contain Access Control Data. |NA |Crash Dumps: Maximum 30 days. |
48
36
|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 |
49
37
|
38
+
## Customer Content
39
+
Data stored within user tables, directly or indirectly, including statistics or user literals within query texts that might be stored within user tables.
40
+
41
+
### Examples
42
+
- Data values stored within the rows of any user table
43
+
- Statistics objects containing copies of values within the rows of any user table
|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. |
51
+
|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
+
53
+
## End-User Identifiable Information (EUII)
54
+
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 |
72
+
|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
+
|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
+
75
+
## Internet-Based Services Data
76
+
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 |
89
+
|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
+
|Power View and SQL Reporting Services Map Item(s) may send data for use of Bing Maps. |Limit to session data |- |
91
+
92
+
## System Metadata
93
+
Data generated in the course of running the server. It does not contain Customer Content.
94
+
95
+
### Examples
96
+
The following are System Metadata when devoid of Customer Content/Access Control/EUII:
97
+
- Database GUID
98
+
- Hash of Machine Name
99
+
- Hash of Instance Name
100
+
- Hash of Application Name
101
+
- Behavioral/Usage Data
102
+
- SQM Data / SQLCEIP Data
103
+
- Server configuration data (settings of sp_configure, etc.)
|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 |
112
+
|May be used to make suggestions to the customer (i.e., “Based on your usage of the product, please consider using feature X since it would perform better for you than what you are doing now”). |Microsoft can expose the data to the original customer (dashboards, etc.) |Customer Data Security Logs: Min 3 years - Max 6 years |
113
+
May be used by Microsoft for future product planning. |Microsoft may share this information with other hardware and software vendors to improve how their products run with Microsoft software. |Min 90 days - Max 3 years|
114
+
|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
+
|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 |
0 commit comments