Skip to content

Commit 57d0faf

Browse files
SUMO-255318 : added troubleshooting details for Azure Virtual Network app
1 parent 4a020d9 commit 57d0faf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,10 @@ import AppUninstall from '../../reuse/apps/app-uninstall.md';
291291

292292
## Troubleshooting
293293

294+
### App installation failed - Content Error - Invalid Field Extraction Rule.
295+
**Details**: This error is encountered if the app which is being installed, is trying to create an FER by a name which already exist as an FER in the org. This FER could have been created manually or through some other app.
296+
**Steps to resolve**: Rename or delete the existing FER and try reinstalling the app
297+
294298
### HTTP Logs and Metrics Source used by Azure Functions
295299

296300
To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).

0 commit comments

Comments
 (0)