> ## Documentation Index
> Fetch the complete documentation index at: https://docs.truu.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Mandatory GPO Update for Microsoft Edge Version 147

Microsoft Edge now supports managed Local Network Access policies, so TruU should be explicitly allowlisted through Group Policy for consistent device access behavior. The required value is:

\[\*.][truu.ai](http://truu.ai) 

### **1. Download the latest Microsoft Edge policy templates**

Go to the Microsoft Edge enterprise policy template download page and download the correct Windows Policy package for your environment. Microsoft’s Edge policies are deployed through the MSEdge.admx administrative template. 

<Frame>
  <img src="https://mintcdn.com/truu-2/etF7iqNjCSQRduz8/images/image-81.png?fit=max&auto=format&n=etF7iqNjCSQRduz8&q=85&s=756bdaf4afbe07af8c5b76a5c2b0dc90" alt="Image" width="1315" height="486" data-path="images/image-81.png" />
</Frame>

### **2. Import the Edge ADMX/ADML templates**

Extract the package and copy *MSEdge.admx* into your Group Policy Central Store or local PolicyDefinitions folder. Copy the matching ADML language files into the appropriate language subfolder. Microsoft’s documented Group Policy configuration for Edge relies on the Edge ADMX template. 

### **3. Open the target GPO**

In the "Group Policy Management Editor", open the GPO that applies to the target Windows devices. This should be configured as a mandatory Edge policy. 

### **4. Browse to the Edge network policy**

Navigate to the Computer Configuration → Policies → Administrative Templates → Microsoft Edge → Network settings. Then, open \*\*Allow sites to make network requests to local devices and local network endpoints. \*\*

<Frame>
  <img src="https://mintcdn.com/truu-2/etF7iqNjCSQRduz8/images/image-82.png?fit=max&auto=format&n=etF7iqNjCSQRduz8&q=85&s=ed8af62c7d461e54b4907c87524ecbf7" alt="Image" width="1477" height="576" data-path="images/image-82.png" />
</Frame>

### **5. Enable the policy**

Set the policy to **Enabled**, then click **Show…** Microsoft documents this policy as a list of strings, so each allowed origin is added as a separate list entry. 

### **6. Add the TruU allowlist entry**

Add this value:

\[\*.][truu.ai](http://truu.ai)

Click **OK**, then **Apply**. Microsoft’s example syntax for this policy includes wildcard URL patterns such as \[\*.][example.edu](http://example.edu), which matches the format shown in your screenshot. 

<Frame>
  <img src="https://mintcdn.com/truu-2/etF7iqNjCSQRduz8/images/image-83.png?fit=max&auto=format&n=etF7iqNjCSQRduz8&q=85&s=9927ecedc17baa5fa892edb36b48dd07" alt="Image" width="710" height="642" data-path="images/image-83.png" />
</Frame>

### **7. Deploy GPO to your device**

Deploy the updated GPO to the target endpoint so the device receives the new Edge policy. Microsoft notes that Edge supports dynamic policy refresh, but standard GPO deployment to the device is still the required administrative step. 

### **8. Verify the registry entry**

On the endpoint, confirm the policy was written to:

```text theme={null}
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\LocalNetworkAccessAllowedForUrls
```

Expected value:

* 1 = \[\*.][truu.ai](http://truu.ai)

Microsoft documents this exact mandatory registry path and value structure for the policy. 

<Frame>
  <img src="https://mintcdn.com/truu-2/etF7iqNjCSQRduz8/images/image-84.png?fit=max&auto=format&n=etF7iqNjCSQRduz8&q=85&s=1524ca7404f2638e1a729092ce6801bf" alt="Image" width="1414" height="355" data-path="images/image-84.png" />
</Frame>

### **9. Confirm in Edge settings**

Open *edge://settings/privacy/sitePermissions/allPermissions/localNetwork* and verify \[\*.][truu.ai](http://truu.ai) appears under allowed sites for local network access. Microsoft’s end-user documentation shows "Local network access" under Privacy, search, and services → Site permissions → All permissions. 

<Frame>
  <img src="https://mintcdn.com/truu-2/etF7iqNjCSQRduz8/images/image-85.png?fit=max&auto=format&n=etF7iqNjCSQRduz8&q=85&s=b7a32c493ab8a1242441447624c4737a" alt="Image" width="1910" height="857" data-path="images/image-85.png" />
</Frame>

### **10. Validate the user prompt**

Test a TruU page and confirm the expected Edge permission prompt behavior for local device access. Microsoft documents Local Network Access as a managed permission area in Edge, with enterprise control available through policy. 

<Frame>
  <img src="https://mintcdn.com/truu-2/etF7iqNjCSQRduz8/images/image-86.png?fit=max&auto=format&n=etF7iqNjCSQRduz8&q=85&s=b7415c5368edeb5ac2c6adb62d52c156" alt="Image" width="459" height="250" data-path="images/image-86.png" />
</Frame>
