Skip to content

Commit c02cfb6

Browse files
authored
Merge pull request #301230 from AbhishekMallick01/Jun-12-2025-Freshness
Freshness - Manage Telemetry
2 parents bb55517 + 3e45be6 commit c02cfb6

File tree

1 file changed

+16
-14
lines changed

1 file changed

+16
-14
lines changed

articles/backup/manage-telemetry.md

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,45 @@
11
---
22
title: Manage telemetry settings in Microsoft Azure Backup Server (MABS)
33
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
55
ms.topic: how-to
66
author: jyothisuri
77
ms.author: jsuri
88
---
99

10-
# Manage telemetry settings
10+
# Manage telemetry settings in Microsoft Azure Backup Server
1111

1212
>[!NOTE]
1313
>This feature is applicable for MABS V3 UR2 and later.
1414
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).
1616

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.
1818

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).
2020

21-
## Turn on/off telemetry from console
21+
## Enable/disable telemetry from the MABS console
2222

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:
2524

26-
![console telemetry options](./media/telemetry/telemetry-options.png)
25+
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**.
2727

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**.
2931

3032
>[!NOTE]
3133
>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**.
3436
3537
## Telemetry data collected
3638

3739
| Data related To | Data collected* |
3840
| --- | --- |
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.|
4143
| **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. |
4244
| **Telemetry change status** | The status change details for the telemetry settings, if enabled or disabled, and when. |
4345
| **MABS Console Crash Error** | The details of the error when a MABS console crashes.|

0 commit comments

Comments
 (0)