Forum Discussion

tboggs's avatar
tboggs
Brass Contributor
Aug 26, 2026
Solved

Intune Settings Catalog Updates

I am trying to create a Windows Device Configuration Policy for Microsoft Edge. The setting I need is:  Force foreground priority for specific URLs (ForceForegroundPriorityForUrls) This setting s...
  • Jamony's avatar
    Aug 27, 2026

    The Edge policy is documented for supported desktop versions, but your problem is catalog discovery: Intune 2607 release notes list it, while two later tenants omit it although other 2607 additions appear. That makes a local search mistake less likely and a metadata or service-rollout issue more likely.

     

    Search Settings Catalog using both the display name and ForceForegroundPriorityForUrls under Microsoft Edge and Administrative Templates. Confirm the release in Tenant administration, Tenant status, then check Service health and Message center. Query Microsoft Graph settings-catalog definitions, deviceManagement/configurationSettings, for the policy key. If absent there, the tenant lacks metadata.

     

    Do not substitute a guessed custom OMA-URI or registry deployment, because the release note does not document a supported CSP mapping. Capture tenant IDs, regions, service releases, the missing Graph result, and screenshots, then open an Intune support case referencing the 2607 entry. Microsoft must confirm whether it is delayed, withdrawn, or incorrectly documented.