Skip to content

Add CPU variant detection script and copilot instructions#10

Merged
dgkanatsios merged 1 commit intomainfrom
add-cpu-variant-detection-script
Mar 10, 2026
Merged

Add CPU variant detection script and copilot instructions#10
dgkanatsios merged 1 commit intomainfrom
add-cpu-variant-detection-script

Conversation

@dgkanatsios
Copy link
Collaborator

  • New recipe: windows_detect_cpu_variant_playfab/ — detects CPU model, cores, clock speed, and architecture via WMI, maps to
    microarchitecture, and sends a vm_cpu_sku_detected event via WriteTelemetryEvents API
  • Main Readme.md — added link to the new recipe in the Windows table
  • .github/copilot-instructions.md — added repo conventions for future Copilot sessions

- Add windows_detect_cpu_variant_playfab recipe that detects CPU SKU
  and microarchitecture on MPS VMs and sends telemetry to PlayFab
  via WriteTelemetryEvents API
- Add .github/copilot-instructions.md for future Copilot sessions
- Update main Readme.md with link to new script

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dgkanatsios dgkanatsios merged commit 21777ca into main Mar 10, 2026
2 checks passed
@dgkanatsios dgkanatsios deleted the add-cpu-variant-detection-script branch March 10, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant