Skip to content

Commit f9cd206

Browse files
updated Troubleshooting section
2 parents 4420325 + 84253f5 commit f9cd206

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,6 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';
183183

184184
### App installation failed - Content install error - Rule with name AzureObservabilityMetadataExtractionVMName already exists.
185185

186-
This error is encountered if the app which is being installed is trying to create a Metric Rule by a name (AzureObservabilityMetadataExtractionVMName) which already exists in the org. This Metric Rule could have been created manually and is creating conflict with current app installation flow.
186+
This error occurs if the app being installed attempts to create a Metric Rule by a name (AzureObservabilityMetadataExtractionVMName) which already exists in the org. This Metric Rule could have been created manually and is creating conflict with current app installation flow.
187187

188188
To resolve the issue, delete the existing Metric Rule (AzureObservabilityMetadataExtractionVMName) and reinstall the app.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';
300300

301301
### App installation failed - Content Error - Invalid Field Extraction Rule
302302

303-
This error is encountered if the app which is being installed is trying to create an FER by a name (AzureVirtualNetworkTargetResourceIdExtractionFER) which already exists in the org. This FER could have been created manually and is creating conflict with current app installation flow.
303+
This error occurs if the app being installed attempts to create an FER by a name (AzureVirtualNetworkTargetResourceIdExtractionFER) which already exists in the org. This FER could have been created manually and is creating conflict with current app installation flow.
304304

305305
To resolve the issue, rename or delete the existing FER (AzureVirtualNetworkTargetResourceIdExtractionFER) and reinstall the app.
306306

0 commit comments

Comments
 (0)