Skip to content

Commit 43fb238

Browse files
added Troubleshooting section for Azure VM
1 parent f374e48 commit 43fb238

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/integrations/microsoft-azure/azure-virtual-machine.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,3 +178,11 @@ import AppUpdate from '../../reuse/apps/app-update.md';
178178
import AppUninstall from '../../reuse/apps/app-uninstall.md';
179179

180180
<AppUninstall/>
181+
182+
## Troubleshooting
183+
184+
### App installation failed - Content install error - Rule with name AzureObservabilityMetadataExtractionVMName already exists.
185+
186+
This error is encountered if the app which is being installed is trying to create a Metric Rule by a name which already exists as a Metric Rule in the org. This Metric Rule could have been created manually or through some other app.
187+
188+
To resolve the problem, delete the existing Metric Rule and try reinstalling the app.

0 commit comments

Comments
 (0)