[PR #18009] Add a policy for profile sources #31425

Open
opened 2026-01-31 09:47:12 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/18009

State: closed
Merged: Yes


This adds a basic policy check for DisabledProfileSources, so that
organizations can easily disable certain profiles like the Azure one.

Closes #17964

Validation Steps Performed

  • Add a policy to disable Azure under HKCU. Disabled
  • Add a policy to disable nothing under HKLM. Enabled
    (...because it overrides the HKCU setting.)
**Original Pull Request:** https://github.com/microsoft/terminal/pull/18009 **State:** closed **Merged:** Yes --- This adds a basic policy check for DisabledProfileSources, so that organizations can easily disable certain profiles like the Azure one. Closes #17964 ## Validation Steps Performed * Add a policy to disable Azure under HKCU. Disabled ✅ * Add a policy to disable nothing under HKLM. Enabled ✅ (...because it overrides the HKCU setting.)
claunia added the pull-request label 2026-01-31 09:47:12 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31425