Skip to content

Commit fe102b7

Browse files
committed
update
1 parent 8316a44 commit fe102b7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

azure-local/manage/add-server.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,9 @@ 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 [Collect diagnostic logs for Azure Local (preview)](collect-logs.md) for steps to collect and send diagnostics to Microsoft. You might need to provide diagnostics 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.
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.
177179
178180
## Next steps
179181

azure-local/manage/repair-server.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,9 @@ 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 [Collect diagnostic logs for Azure Local (preview)](collect-logs.md) for steps to collect and send diagnostics to Microsoft. You might need to provide diagnostics logs from the node under repair. Make sure you run the `Send-DiagnosticData` cmdlet from this node.
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.
194196
195197
## Next steps
196198

0 commit comments

Comments
 (0)