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: azure-local/concepts/telemetry-and-diagnostics-overview.md
+45-45Lines changed: 45 additions & 45 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,11 +24,33 @@ Use the telemetry and diagnostics extension to monitor and assess the performanc
24
24
25
25
For more information, see [Azure Arc extension management on Azure Local](../manage/arc-extension-management.md#azure-managed-extensions-in-azure-local).
26
26
27
-
##Prerequisites
27
+
### Test observability
28
28
29
-
To use the telemetry and diagnostics extension, you must have:
29
+
Test Observability is a feature designed to diagnose issues related to the telemetry and diagnostics extension. This feature ensures the proper functionality of the data transmission pipeline to Microsoft. It validates the existence and accuracy of configuration files, checks the status of relevant services, and confirms endpoint connectivity.
@@ -42,26 +64,11 @@ Some of the advantages of the telemetry and diagnostics extension include:
42
64
43
65
-**Resource consumption controls:** Ensures that no more than 5% CPU is consumed. Control of the process is enforced via the Azure Arc extension framework.
44
66
45
-
## Diagnostic data collection
46
-
47
-
To identify and fix issues with your Azure Local solution, you can collect and send diagnostic logs to Microsoft using one of the following methods:
48
-
49
-
-`Send-DiagnosticData`
50
-
- The Azure portal
51
-
52
-
To manually collect and send diagnostic logs to Microsoft, use the `Send-DiagnosticData` cmdlet from any Azure Local machine. We recommend that you use this cmdlet to upload diagnostic data before opening a support case.
53
-
54
-
For more information, see [Collect diagnostic logs](../manage/collect-logs.md).
55
-
56
-
To collect and send diagnostic logs to Microsoft using the Azure portal, follow these steps:
67
+
## Prerequisites
57
68
58
-
1. In the Azure portal, navigate to your Azure Local instance.
59
-
1. In the left pane, under **Settings**, select **Diagnostics and Remote Support**.
60
-
1. Select **Send logs**.
61
-
1. In the Diagnostics pane, set your **Log start time** and **Log end time**.
62
-
1. Click the **Collect and upload logs** button.
69
+
To use the telemetry and diagnostics extension, you must have:
63
70
64
-
:::image type="content" source="../concepts/media/telemetry-and-diagnostics-overview/send-logs-azure-portal.png" alt-text="Screenshot of the steps to collect and send diagnostics logs via the Azure portal." lightbox="../concepts/media/telemetry-and-diagnostics-overview/send-logs-azure-portal.png":::
71
+
- An Azure Local instance deployed and running.
65
72
66
73
## Data collection consent
67
74
@@ -81,33 +88,26 @@ Azure Local routes system data back to a protected cloud storage location. Only
81
88
82
89
Don't include any confidential information or personal information in resource or file names. For example, VM names, volume names, configuration file names, storage file names (VHD names), or system resource names.
83
90
84
-
## Test observability
91
+
## Diagnostic data collection
85
92
86
-
Test Observability is a feature designed to diagnose issues related to the telemetry and diagnostics extension. This feature ensures the proper functionality of the data transmission pipeline to Microsoft. It validates the existence and accuracy of configuration files, checks the status of relevant services, and confirms endpoint connectivity.
93
+
To identify and fix issues with your Azure Local solution, you can collect and send diagnostic logs to Microsoft using one of the following methods:
To manually collect and send diagnostic logs to Microsoft, use the `Send-DiagnosticData` cmdlet from any Azure Local machine. We recommend that you use this cmdlet to upload diagnostic data before opening a support case.
99
+
100
+
For more information, see [Collect diagnostic logs](../manage/collect-logs.md).
101
+
102
+
To collect and send diagnostic logs to Microsoft using the Azure portal, follow these steps:
103
+
104
+
1. In the Azure portal, navigate to your Azure Local instance.
105
+
1. In the left pane, under **Settings**, select **Diagnostics and Remote Support**.
106
+
1. Select **Send logs**.
107
+
1. In the Diagnostics pane, set your **Log start time** and **Log end time**.
108
+
1. Click the **Collect and upload logs** button.
109
+
110
+
:::image type="content" source="../concepts/media/telemetry-and-diagnostics-overview/send-logs-azure-portal.png" alt-text="Screenshot of the steps to collect and send diagnostics logs via the Azure portal." lightbox="../concepts/media/telemetry-and-diagnostics-overview/send-logs-azure-portal.png":::
Copy file name to clipboardExpand all lines: azure-local/manage/get-remote-support.md
+4-9Lines changed: 4 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ After you enable remote support, Microsoft support gets just-in-time (JIT) limit
25
25
26
26
## Remote support terms and conditions
27
27
28
-
The following are the data handling terms and conditions for remote access. Carefully read them before granting access.
28
+
The following are the data handling terms and conditions for remote access. Carefully read them before granting access. Everything under this section should be remain as is without making any changes to the text.
29
29
30
30
> By approving this request, the Microsoft support organization or the Azure engineering team supporting this feature ("Microsoft Support Engineer") will be given direct access to your device for troubleshooting purposes and/or resolving the technical issue described in the Microsoft support case.
31
31
>
@@ -41,18 +41,11 @@ For more information about the personal data that Microsoft processes, how Micro
41
41
42
42
The high-level workflow to enable remote support is as follows:
43
43
44
-
-[Remote support extension](./remote-support-arc-extension.md)
-[Enable remote support via PowerShell](#enable-remote-support-via-powershell)
47
46
-[Submit a support request](#submit-a-support-request)
48
47
-[Other remote support operations](#other-remote-support-operations)
49
48
50
-
## Remote support extension
51
-
52
-
The Remote Support Arc extension, listed as **AzureEdgeRemoteSupport** in the Azure portal, makes setup easier and boosts support efficiency. It comes preinstalled on all system nodes, so there's no action for you to take. This extension enables key capabilities like configuring scheduled tasks for [Just Enough Administration](/powershell/scripting/security/remoting/jea/overview?view=powershell-7.5&preserve-view=true) and it lays the groundwork for secure, streamlined support interactions.
53
-
54
-
For more information about the Remote Support Arc extension, see [Azure Local remote support Arc extension](./remote-support-arc-extension.md).
55
-
56
49
## Configure proxy settings
57
50
58
51
If you use a proxy with Azure Local, add the following endpoints to your allowlist:
@@ -69,6 +62,8 @@ If you use a proxy with Azure Local, add the following endpoints to your allowli
69
62
70
63
## Enable remote support via PowerShell
71
64
65
+
The Remote Support Arc extension, listed as **AzureEdgeRemoteSupport** in the Azure portal, makes setup easier and boosts support efficiency. It comes preinstalled on all system nodes, so there's no action for you to take. For more information about the Remote Support Arc extension, see [Azure Local remote support Arc extension](./remote-support-arc-extension.md).
66
+
72
67
To enable remote support on your Azure Local, follow these steps:
73
68
74
69
1. On the client you use to connect to your system, run PowerShell as an admin.
@@ -99,7 +94,7 @@ To enable remote support on your Azure Local, follow these steps:
99
94
Enable-RemoteSupport -AccessLevel <Diagnostics Or DiagnosticsRepair> -ExpireInMinutes <1440>
0 commit comments