The error indicates that the table DeviceNetworkEvents does not exist or is not accessible with your current permissions. Here are a few steps to troubleshoot:
- Verify Table Availability: Ensure that
DeviceNetworkEventsis a valid table in your environment. The availability of tables can vary based on your Microsoft 365 Defender subscription and configuration. - Check Permissions: Confirm that your account has the necessary permissions to access the
DeviceNetworkEventstable. The permissions you listed seem appropriate, but double-check if any additional permissions are required. - Table Name Accuracy: Double-check the spelling and case sensitivity of the table name in your query.
- Subscription and Data Plan: Ensure that your subscription level includes access to the
DeviceNetworkEventstable. Some tables might be available only in higher-tier plans.
If the issue persists, you may need to contact Microsoft support for further assistance.