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: articles/backup/manage-telemetry.md
+15-13Lines changed: 15 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Manage telemetry settings in Microsoft Azure Backup Server (MABS)
3
3
description: This article provides information about how to manage the telemetry settings in MABS.
4
-
ms.date: 06/28/2024
4
+
ms.date: 06/12/2025
5
5
ms.topic: how-to
6
6
author: jyothisuri
7
7
ms.author: jsuri
@@ -12,32 +12,34 @@ ms.author: jsuri
12
12
>[!NOTE]
13
13
>This feature is applicable for MABS V3 UR2 and later.
14
14
15
-
This article provides information about how to manage the telemetry (Diagnostics and utility data) settings in Microsoft Azure Backup Server (MABS).
15
+
This article describes how to manage telemetry (Diagnostics and utility data) settings in Microsoft Azure Backup Server (MABS).
16
16
17
-
By default, MABS sends diagnostic and connectivity data to Microsoft. Microsoft uses this data to provide and improve the quality, security, and integrity of Microsoft products and services.
17
+
By default, MABS sends diagnostic and connectivity data to Microsoft. Microsoft uses this data to enhance the quality, security, and reliability of its products and services.
18
18
19
-
Administrators can turn off this feature at any point of time. For more information on the data collected, see the [following section](#telemetry-data-collected).
19
+
Administrators can turn off this feature at any point of time. Learn about the [data collected details](#telemetry-data-collected).
20
20
21
-
## Turn on/off telemetry from console
21
+
## Enable/disable telemetry from the MABS console
22
22
23
-
1. In the Microsoft Azure Backup Server console, go to **Management** and click **Options** in the top pane.
24
-
1. In the **Options** dialog box, select **Diagnostic and Usage Data Settings**.
23
+
To enable/disable telemetry from the MABS console, follow these steps:
1. In the Microsoft Azure Backup Server console, go to **Management** and select **Options**.
26
+
1. On the **Options** pane, select **Diagnostic and Usage Data Settings**.
27
27
28
-
1. Select the diagnostic and usage data sharing preference from the options displayed and then click **OK**.
28
+
:::image type="content" source="./media/telemetry/telemetry-options.png" alt-text="Screenshot shows the console telemetry options.":::
29
+
30
+
1. Select the diagnostic and usage data sharing preference, and then select **OK**.
29
31
30
32
>[!NOTE]
31
33
>We recommend you to read the [Privacy Statement](https://privacy.microsoft.com/privacystatement) before you select the option.
32
-
>- To turn on telemetry, select **Yes, I am willing to send data to Microsoft**.
33
-
>- To turn off telemetry, select **No, I prefer not to send data to Microsoft**.
34
+
>- To enable telemetry, select **Yes, I am willing to send data to Microsoft**.
35
+
>- To disable telemetry, select **No, I prefer not to send data to Microsoft**.
34
36
35
37
## Telemetry data collected
36
38
37
39
| Data related To | Data collected*|
38
40
| --- | --- |
39
-
|**Setup**| Version of MABS installed. <br/><br/>Version of the MABS update rollup installed. <br/><br/> Unique machine identifier. <br/><br/> Operating system on which MABS is installed. <br/><br/> Unique cloud subscription identifier.<br/><br/> MARS agent version.<br/><br/> Whether tiered storage is enabled. <br/><br/> Size of the storage used. |
40
-
|**Workload Protected**| Workload unique Identifier. <br/><br/>Size of the workload being backed up. <br/><br/>Workload type and its version number. <br/><br/>If the workload is currently being protected by MABS. <br/><br/>Unique Identifier of the Protection Group under which the workload is protected.<br/><br/> Location where the workload is getting backed up - to disk/tape or cloud.|
41
+
|**Setup**| Version of MABS installed. <br/><br/>Version of the MABS update rollup installed. <br/><br/> Unique machine identifier. <br/><br/> Operating system on which MABS is installed. <br/><br/> Unique cloud subscription identifier.<br/><br/> MARS agent version.<br/><br/> Tiered storage is enabled/ disabled. <br/><br/> Size of the storage used. |
42
+
|**Workload Protected**| Workload unique Identifier. <br/><br/>Size of the workload being backed up. <br/><br/>Workload type and its version number. <br/><br/>The workload is currently protected/ unprotected by MABS. <br/><br/>Unique Identifier of the Protection Group under which the workload is protected.<br/><br/> Location where the workload is getting backed up - to disk/tape or cloud.|
41
43
|**Jobs**| Status of the backup/restore job. <br/><br/> Size of the data backed up/restored. <br/><br/>Failure message, in case backup/restore job fails.<br/><br/> Time taken for the restore job.<br/><br/>Details of the workload for which the backup/restore job was run. |
42
44
|**Telemetry change status**| The status change details for the telemetry settings, if enabled or disabled, and when. |
43
45
|**MABS Console Crash Error**| The details of the error when a MABS console crashes.|
0 commit comments