Skip to content

History / Home

Revisions

  • Rename AZDO-DSC-LCM references to Dsc.PipelineRunner throughout wiki Replace all references to the AZDO-DSC-LCM project with Dsc.PipelineRunner across 61 files, reflecting that it is a custom CI/CD pipeline runner rather than a Local Configuration Manager. Updates include: project name, GitHub URL, entry point cmdlet (Invoke-AZDoLCM → Invoke-DscPipelineRunner), LCM Rules → Pipeline Rules, and all prose descriptions across the main pages and every individual resource example section. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    Michael Zanatta committed Aug 19, 2026
  • wiki: fix issues with homepage, linking markdown or other minor issues.

    Michael Zanatta committed Aug 19, 2026
  • wiki: fix issues with homepage

    Michael Zanatta committed Aug 19, 2026
  • docs: update resources doco from /sources/examples

    Michael Zanatta committed Aug 19, 2026
  • docs: comprehensive review — permissions, ACL reference, LCM guide

    Michael Zanatta committed Aug 18, 2026
  • Updating Wiki with the content for module version '1.0.0-preview02'.

    @github-actions github-actions[bot] committed Aug 18, 2026
  • Add comprehensive AzureDevOpsDscNative wiki documentation This commit adds extensive documentation for the AzureDevOpsDscNative DSC module: Main Documentation Pages: - Home.md - Module overview, quick start, and feature summary - INDEX.md - Complete navigation guide with learning paths - Resources.md - Comprehensive resource reference (50+ resources) - Authentication.md - Guide to all 6 authentication methods - BestPractices.md - Configuration patterns and optimization guidelines - Examples.md - Practical scenarios with working code examples - Troubleshooting.md - Common issues and solutions - FAQ.md - Frequently asked questions Resource Documentation (11 resources): - AzDoProject - Project management - AzDoGitRepository - Git repository management - AzDoTeam - Team management - AzDoVariableGroup - Variable group management - AzDoOrganizationGroup - Organization groups - AzDoGroupMember - Group membership - AzDoGroupPermission - Permission management - AzDoPipeline - Pipeline creation - AzDoPipelineEnvironment - Pipeline environments - AzDoServiceConnection - Service connections - AzDoArtifactFeed - Artifact feeds Supporting Documentation: - Resources/README.md - Guide for resource documentation - Resources/RESOURCE_TEMPLATE.md - Template for new resource docs - WIKI_SUMMARY.md - Summary of wiki contents Features: - 30+ practical code examples - Complete syntax and property documentation - Troubleshooting guides for each resource - Cross-referenced links throughout - Learning paths for different skill levels - Contributor guidelines and templates Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

    Michael Zanatta committed Aug 13, 2026
  • Initial Home page

    @ZanattaMichael ZanattaMichael committed Aug 13, 2026