Reformatting and added PS code examples.#4931
Conversation
baardhermansen
commented
Feb 27, 2026
- Reformatted to follow MS guidelines
- Added PS code examples where C# and VBS exist
- Reformatted to follow MS guidelines - Added PS code examples where C# and VBS exist
|
Learn Build status updates of commit 30293d4: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
|
Learn Build status updates of commit 5862283: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
|
Could you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding an approval and a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Pull request overview
This PR updates several Configuration Manager SDK documentation pages to better align with Microsoft formatting guidelines and adds new PowerShell examples alongside existing C# and VBScript samples.
Changes:
- Reformats multiple markdown articles (spacing, headings, and section layout) for improved readability.
- Adds new PowerShell sample code for creating a software metering rule and configuring automatic rule generation.
- Normalizes some tables/sections and updates placeholder formatting in the Application Management overview content.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 7 comments.
| File | Description |
|---|---|
| intune/configmgr/develop/apps/how-to-create-a-software-metering-rule.md | Reformats the article, adds a PowerShell sample, and adjusts example section structure. |
| intune/configmgr/develop/apps/how-to-configure-automatic-software-metering-rule-generation.md | Reformats the article and adds a PowerShell sample for updating site control file settings. |
| intune/configmgr/develop/apps/extending-application-management-overview.md | Reformats and updates placeholder formatting and list structure for the Application Management extension overview. |
| intune/configmgr/develop/apps/deployment-type-extension-versioning.md | Minor formatting/spacing adjustments for consistency. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| To extend the Configuration Manager console, create a UX assembly, custom property sheets and wizards. | ||
|
|
||
| The assembly should correspond to following naming convention: AdminUI.DeploymentType.\<*AssemblySuffix*>.dll. | ||
| The assembly should correspond to following naming convention: AdminUI.DeploymentType.\<_AssemblySuffix_>.dll. | ||
| 1. AdminUI.DeploymentType.\<_AssemblySuffix_>.dll | ||
|
|
|
FYI: Setting this PR to draft, until I've had a chance to incorporate suggested changes. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
Learn Build status updates of commit 07d75f4: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
|
Learn Build status updates of commit f6f65c6: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|