Skip to content

Commit b584ad2

Browse files
Merge pull request #17457 from sipastak/al-logs
Azure Local - Update log collection documentation during addnode and …
2 parents 0ca362a + fe102b7 commit b584ad2

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

azure-local/manage/add-server.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to manage capacity on your Azure Local, version 23H2 syst
44
ms.topic: article
55
author: alkohli
66
ms.author: alkohli
7-
ms.date: 01/28/2025
7+
ms.date: 03/25/2025
88
---
99

1010
# Add a node on Azure Local
@@ -173,6 +173,10 @@ If you experience failures or errors while adding a node, you can capture the ou
173173
Add-Server -Rerun
174174
```
175175
176+
If you encounter an issue during the add node operation and need help from Microsoft Support, you can follow the steps in [Collect diagnostic logs for Azure Local (preview)](collect-logs.md) to collect and send the diagnostic logs to Microsoft.
177+
178+
You might need to provide diagnostic logs from the new node that's to be added to the cluster. Make sure you run the `Send-DiagnosticData` cmdlet from the new node.
179+
176180
## Next steps
177181
178182
- Learn more about how to [Repair a node](./repair-server.md).

azure-local/manage/repair-server.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to repair a node on your Azure Local, version 23H2 system
44
ms.topic: article
55
author: alkohli
66
ms.author: alkohli
7-
ms.date: 01/28/2025
7+
ms.date: 03/25/2025
88
---
99

1010
# Repair a node on Azure Local
@@ -190,6 +190,10 @@ If you experience failures or errors while repairing a node, you can capture the
190190
Repair-Server -Rerun
191191
```
192192
193+
If you encounter an issue during the repair node operation and need help from Microsoft Support, you can follow the steps in [Collect diagnostic logs for Azure Local (preview)](collect-logs.md) to collect and send diagnostic logs to Microsoft.
194+
195+
You might need to provide diagnostic logs from the node under repair. Make sure you run the `Send-DiagnosticData` cmdlet from this node.
196+
193197
## Next steps
194198
195199
Learn more about how to [Add a node](./add-server.md).

0 commit comments

Comments
 (0)