Query Details
Use Case: Query to find the current clock speed, maximum clock speed, and status of the CPU. This can help in understanding if the CPU is being throttled or if it's operating normally. Query: Cpu | project CurrentClockSpeed, MaxClockSpeed, CpuStatus
The query is used to find the current clock speed, maximum clock speed, and status of the CPU. This information can help determine if the CPU is being throttled or operating normally.

Ugur Koc
Released: February 4, 2024
Tables
Keywords
Operators