Skip to content

Commit 6fed8a1

Browse files
added troubleshooting section for azure VNET
1 parent 7819efc commit 6fed8a1

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)