Skip to content

Commit 7983668

Browse files
author
Manika Dhiman
committed
added prereqs
1 parent 3c38737 commit 7983668

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

azure-local/concepts/observability.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,12 @@ Here are the key features of crash dump collection for Azure Local:
121121
- **Compliance and security.** Ensures crash data is handled securely and in compliance with data protection regulations across all Azure regions and national clouds.
122122
- **Customizable settings.** Enabled by default for optimal performance and reliability, but can be disabled using specific commands if necessary. However, we recommend to keep it enabled to benefit from its diagnostic capabilities.
123123

124+
## Prerequisites
125+
126+
To use the crash dump collection feature, make sure you complete the following prerequisites:
127+
128+
- You must have installed the `AzureEdgeTelemetryAndDiagnostics` extension version 2.0.9.0 to collect telemetry and diagnostics information from your Azure Local instance. For information about the extension, see [Azure Local telemetry and diagnostics extension overview](./telemetry-and-diagnostics-overview.md).
129+
124130
### Disable crash dump collection
125131

126132
To disable the crash dump collection capability, use the following command:
@@ -135,7 +141,6 @@ To re-enable it, use the following command:
135141
Set-EdgeCrashDumpCollection- -Enable
136142
```
137143

138-
139144
## Next steps
140145

141146
- [Azure Local telemetry and diagnostics extension](./telemetry-and-diagnostics-overview.md)

0 commit comments

Comments
 (0)