Skip to content

Commit a1e832e

Browse files
SUMO-255318 : added troubleshooting details for Azure Virtual Network app (#5569)
* SUMO-255318 : added troubleshooting details for Azure Virtual Network app * Update docs/integrations/microsoft-azure/azure-virtual-network.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> --------- Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
1 parent ef2f4b7 commit a1e832e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

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

292292
## Troubleshooting
293293

294+
### App installation failed - Content Error - Invalid Field Extraction Rule
295+
296+
This error is encountered if the app which is being installed is trying to create an FER by a name which already exists as an FER in the org. This FER could have been created manually or through some other app.
297+
298+
To resolve the problem, rename or delete the existing FER and try reinstalling the app.
299+
294300
### HTTP Logs and Metrics Source used by Azure Functions
295301

296302
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)