-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Post 'extend' operator: Failed to resolve table or column expression named 'WaaSDeploymentStatus'... #18
Comments
i have the same pb |
You have to actually send update data to log analytics in order for that table to be created as stated in the blog post. |
I have the same problem, I had created the diagnostic settings and even left them for a week, however I don't see that table in the Log Analytics Workspace: Currently we only have an Update ring, and Driver update policy assigned. We also have a feature update policy that hasn't been assigned and nothing under the quality updates tab. Do we need to create a quality update/expedite update policy for this table to show up in the Intune logs or does the WaaSDeploymentStatus table come from somewhere else? I'm asking because I don't see that log listed here https://learn.microsoft.com/en-us/mem/intune/fundamentals/review-logs-using-azure-monitor#send-logs-to-azure-monitor |
Ensure the devices are correctly configured to send Windows Update reporting data to Log Analytics
Ensure that Update compliance settings are configured: Check Intune Device Configuration Policy for Update Compliance
Verify Device Telemetry Settings
Custom OMA-URI for Telemetry Settings Verify Devices are Reporting to Log Analytics
If no data is returned: Check for Windows Update Compliance Delay Validate Required Firewall and Network Connectivity Devices must reach Log Analytics endpoints and Windows Update for Business (WUfB) telemetry endpoints. Allow the following URLs in your firewall/proxy: Revalidate Device Enrollment Run the following commands on a client machine to validate settings:
|
Describe the bug
A clear and concise description of what the bug is. 'extend' operator: Failed to resolve table or column expression named 'WaaSDeploymentStatus'...
Post uploading to Intune Portal reporting getting error and Update Compliance Table not getting created
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: