{"id":13405485,"url":"https://github.com/MicrosoftDocs/PowerShell-Docs","last_synced_at":"2025-03-14T10:30:39.693Z","repository":{"id":37271380,"uuid":"44411511","full_name":"MicrosoftDocs/PowerShell-Docs","owner":"MicrosoftDocs","description":"The official PowerShell documentation sources","archived":false,"fork":false,"pushed_at":"2024-10-28T22:01:31.000Z","size":93961,"stargazers_count":1989,"open_issues_count":26,"forks_count":1574,"subscribers_count":951,"default_branch":"main","last_synced_at":"2024-10-29T15:26:16.268Z","etag":null,"topics":["hacktoberfest","powershell","powershell-documentation"],"latest_commit_sha":null,"homepage":"https://learn.microsoft.com/powershell","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MicrosoftDocs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-CODE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-16T21:28:16.000Z","updated_at":"2024-10-28T18:41:18.000Z","dependencies_parsed_at":"2024-11-06T15:35:39.220Z","dependency_job_id":null,"html_url":"https://github.com/MicrosoftDocs/PowerShell-Docs","commit_stats":{"total_commits":8556,"total_committers":885,"mean_commits":9.667796610169491,"dds":0.783426834969612,"last_synced_commit":"dd153b858cb461e6d08cebbd59903b21b5d9eb04"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicrosoftDocs%2FPowerShell-Docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicrosoftDocs%2FPowerShell-Docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicrosoftDocs%2FPowerShell-Docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicrosoftDocs%2FPowerShell-Docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MicrosoftDocs","download_url":"https://codeload.github.com/MicrosoftDocs/PowerShell-Docs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243561817,"owners_count":20311183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","powershell","powershell-documentation"],"created_at":"2024-07-30T19:02:03.546Z","updated_at":"2025-03-14T10:30:39.676Z","avatar_url":"https://github.com/MicrosoftDocs.png","language":"PowerShell","readme":"---\nms.date: 01/17/2025\n---\n# PowerShell Documentation\n\nWelcome to the PowerShell-Docs repository, the home of the official PowerShell documentation.\n\n## Microsoft Open Source Code of Conduct\n\nThis project has adopted the [Microsoft Open Source Code of Conduct][04].\n\n## PowerShell Updatable Help (CabGen) CI Build Status\n\n[![Build Status][cabgen-status]][cabgen-log]\n\n[cabgen-status]: https://apidrop.visualstudio.com/Content%20CI/_apis/build/status/PROD/CabGen(PowerShell_Updatable_Help)/GitHub_MicrosoftDocs_PowerShell-Docs/6ff7e8c3-dfc6-3ebd-da5a-d5e2ff43de8f_cabgen_Publish-Updatable-Help?repoName=MicrosoftDocs%2FPowerShell-Docs\u0026branchName=live\n[cabgen-log]: https://apidrop.visualstudio.com/Content%20CI/_build/latest?definitionId=5076\u0026repoName=MicrosoftDocs%2FPowerShell-Docs\u0026branchName=live\n\n## Repository Structure\n\nThe following list describes the main folders in this repository.\n\n- `.devcontainer` - configuration files for the VS Code Remote - Containers extension\n- `.github` - contains configuration settings used by GitHub for this repository\n- `.vscode` - contains configuration settings and recommended extensions for VS Code\n- `assets` - contains downloadable files linked in the documentation\n- `redir` - contain redirection mapping files\n- `reference` - contains the documentation published to [learn.microsoft.com][01]. This includes\n  both reference and conceptual content.\n  - `5.1` - contains the cmdlet reference and about topics for PowerShell 5.1\n  - `7.4` - contains the cmdlet reference and about topics for PowerShell 7.4\n  - `7.5` - contains the cmdlet reference and about topics for PowerShell 7.5\n  - `7.6` - contains the cmdlet reference and about topics for PowerShell 7.6\n  - `bread` - contains the TOC used for breadcrumb navigation\n  - `docs-conceptual` - contains the conceptual articles that are published to the Docs site. In\n    general, the folder structure mirrors the Table of Contents (TOC).\n  - `includes` - contains markdown include files\n  - `mapping` - contains the version mapping configuration used by the build system\n  - `media` - contains image files used in documentation. There are media folders throughout the\n    `docs-conceptual` content. See the Contributor Guide for information on using images in\n    documentation.\n  - `module` - contains the markdown source for the Module Browser page\n- `tests` - contains the Pester tests used by the build system\n- `tools` - contains other tools used by the build system\n\n\u003e [!NOTE]\n\u003e The reference content (in the numbered folders) is used to create the webpages on the Docs site as\n\u003e well as the updateable help used by PowerShell. The articles in the `docs-conceptual` folder are\n\u003e only published to the Docs website.\n\n## Contributing\n\nWe welcome public contributions into this repository via pull requests into the _main_ branch.\nPlease note that before we can accept your pull request you must sign our\n[Contribution License Agreement][03]. This is a one-time requirement.\n\nFor more information on contributing, read our [contributor's guide][02]. The contributor's guide\ncontains detailed information about how to contribute documentation, suggested tools, and style and\nformatting requirements. Please use the Issue and Pull Request templates to help keep documentation\nconsistent across versions.\n\n## Licenses\n\nThere are two license files for this project. The [MIT License][05] applies to the code contained in\nthis repo. The [Creative Commons license][06] applies to the documentation.\n\n\u003c!-- link references --\u003e\n[01]: https://learn.microsoft.com/powershell/scripting/\n[02]: https://aka.ms/PSDocsContributor\n[03]: https://cla.microsoft.com/\n[04]: CODE_OF_CONDUCT.md\n[05]: LICENSE-CODE.md\n[06]: LICENSE.md\n","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMicrosoftDocs%2FPowerShell-Docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMicrosoftDocs%2FPowerShell-Docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMicrosoftDocs%2FPowerShell-Docs/lists"}