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 describes the data that Azure Arc-enabled SQL Server transmits to Microsoft. Azure Arc-enabled SQL server collects usage data as described in this article and at [Monitor Azure Arc-enabled SQL Server](sql-monitoring.md).
15
+
This article describes the data that Azure Arc-enabled [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] transmits to Microsoft. Azure Arc-enabled [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] collects usage data as described in this article and at [Monitor Azure Arc-enabled [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)]](sql-monitoring.md).
16
16
17
-
Azure Arc-enabled SQL Server and any of the related Azure Arc-enabled services don't:
18
-
19
-
- Collect any personally identifiable information (PII) or end-user identifiable information.
20
-
- Store any customer data.
17
+
Azure Arc-enabled [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] does not collect any personally identifiable information (PII) or end-user identifiable information, or store any customer data.
21
18
22
19
## Related products
23
20
24
-
Azure Arc-enabled SQL Server uses the following products:
21
+
Azure Arc-enabled [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] uses the following products:
25
22
26
23
- Azure Arc-enabled servers
27
24
28
-
The following data is collected for Azure Arc-enabled SQL Servers:
29
-
30
25
## Azure Arc-enabled SQL Server
31
26
27
+
The following data is collected for Azure Arc-enabled [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)]:
28
+
32
29
| Description | Property name | Property type |
33
30
| :-- | :-- | :-- |
34
31
| SQL Server edition |`Edition`|`string`|
35
32
| Resource ID of the hosting Azure Arc for Servers resource |`ContainerResourceId`|`string`|
36
33
| Time when the resource was created |`CreateTime`| string |
37
-
| The number of logical processors used by the SQL Server instance |`VCore`|`string`|
34
+
| The number of logical processors used by the [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] instance |`VCore`|`string`|
38
35
| Cloud connectivity status |`Status`|`string`|
39
36
| SQL Server update level |`PatchLevel`|`string`|
40
37
| SQL Server collation |`Collation`|`string`|
@@ -43,9 +40,9 @@ The following data is collected for Azure Arc-enabled SQL Servers:
43
40
| Dynamic TCP ports used by SQL Server |`TcpDynamicPorts`|`string`|
44
41
| Static TCP ports used by SQL Server |`TcpStaticPorts`|`string`|
45
42
| SQL Server product ID |`ProductId`|`string`|
46
-
|SQL Server provisioning state |`ProvisioningState`|`string`|
43
+
|[!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] provisioning state |`ProvisioningState`|`string`|
47
44
48
-
The following JSON document is an example of the SQL Server - Azure Arc resource.
45
+
The following JSON document is an example of the [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] - Azure Arc resource
49
46
50
47
```json
51
48
{
@@ -91,7 +88,7 @@ The following JSON document is an example of the SQL Server - Azure Arc resource
91
88
| Backup information |`backupInformation`|`object`|
92
89
| Provisioning state |`provisioningState`|`string`|
93
90
94
-
The following JSON document is an example of the SQL Server database - Azure Arc resource.
91
+
The following JSON document is an example of the [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] database - Azure Arc resource.
95
92
96
93
```json
97
94
{
@@ -119,6 +116,6 @@ The following JSON document is an example of the SQL Server database - Azure Arc
119
116
120
117
## Related content
121
118
122
-
-[Automatically connect your SQL Server to Azure Arc](automatically-connect.md)
123
-
-[Configure advanced data security for your SQL Server instance](configure-advanced-data-security.md)
124
-
-[Configure best practices assessment on an Azure Arc-enabled SQL Server instance](assess.md)
119
+
-[Automatically connect your [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] to Azure Arc](automatically-connect.md)
120
+
-[Configure advanced data security for your [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] instance](configure-advanced-data-security.md)
121
+
-[Configure best practices assessment on an Azure Arc-enabled [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] instance](assess.md)
-[!INCLUDE [ssnoversion-md](../../../includes/ssnoversion-md.md)] roles other than the Database Engine, such as Analysis Services (SSAS), Reporting Services (SSRS), or Integration Services (SSIS).
13
13
-[!INCLUDE [ssnoversion-md](../../../includes/ssnoversion-md.md)] editions: Business Intelligence.
14
-
- Private connections between resources with Private Link.
14
+
- Private Link connections to the Azure Arc data processing service at the `san-af--prod.azurewebsites.net` endpoint used for inventory and usage upload.
15
15
-[!INCLUDE [sql2008-md](../../../includes/sql2008-md.md)], [!INCLUDE [sql2008r2-md](../../../includes/sql2008r2-md.md)], and older versions.
16
16
- Installing the Arc agent and [!INCLUDE [ssnoversion-md](../../../includes/ssnoversion-md.md)] extension can't be done as part of sysprep image creation.
17
17
-[!INCLUDE [ssnoversion-md](../../../includes/ssnoversion-md.md)] in Azure Virtual Machines.
0 commit comments