-
Notifications
You must be signed in to change notification settings - Fork 799
Add blog post about system-wide policies #3326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
|
@copilot why did you update the yarn lock? |
Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
The |
| } | ||
| ``` | ||
|
|
||
| A `config.json.example` file is included in the application directory for reference. Simply rename it to `config.json` and set your desired policy values. Property names follow the pattern `Section_SettingName` — see the [settings documentation](https://borntoberoot.net/NETworkManager/docs/category/settings) for available policy names. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot use this link: https://borntoberoot.net/NETworkManager/docs/system-wide-policies and adjust the sentence because the policy names are not there.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated the link to point to https://borntoberoot.net/NETworkManager/docs/system-wide-policies and adjusted the sentence to remove the reference to policy names since they're not listed there. See f81162c.
…t sentence Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
Changes proposed in this pull request
Website/blog/2026-02-09-system-wide-policies/covering system-wide policies: what they are, how to configureconfig.json, deployment methods (GPO, SCCM, Intune, scripts), and how to request additional policies via GitHub issues.system-wide-policy-indicator.pngscreenshot from docs.Related issue(s)
Copilot generated summary
Copilot summary
Adds a new Docusaurus blog post explaining system-wide policies for enterprise deployments. The post follows the existing blog format (frontmatter, truncate marker, closing links) and includes the existing UI screenshot showing the policy indicator (shield icon + admin message). No code or dependency changes are included.
To-Do
Contributing
By submitting this pull request, I confirm the following:
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.