📋 Microsoft Entra Documentation Changes

Daily summary for changes since January 31st 2026, 8:30 PM PST

Report generated on February 1st 2026, 8:30 PM PST

📊 Summary

3
Total Commits
0
New Files
1
Modified Files
0
Deleted Files
3
Contributors

📝 Modified Documentation Files

Modified by Arpad Gulyas on Feb 1, 2026 2:10 PM
📖 View on learn.microsoft.com
+1 / -1 lines changed
Commit: Correct trustsettings.xml path in documentation
Changes:
Before
After
 
**To verify the client certificate:**
 
Verify the thumbprint of the current client certificate. The certificate store can be found in `%ProgramData%\microsoft\Microsoft AAD private network connector\Config\TrustSettings.xml`.
 
```
<?xml version="1.0" encoding="utf-8"?>
 
**To verify the client certificate:**
 
Verify the thumbprint of the current client certificate. The certificate store can be found in `%ProgramData%\Microsoft\Microsoft Entra Private Network Connector\Config\TrustSettings.xml`.
 
```
<?xml version="1.0" encoding="utf-8"?>