{"id":20156199,"url":"https://github.com/dsccommunity/hypervdsc","last_synced_at":"2025-12-11T21:27:47.095Z","repository":{"id":30468250,"uuid":"34022236","full_name":"dsccommunity/HyperVDsc","owner":"dsccommunity","description":"This module contains DSC resources for deployment and configuration of Microsoft Hyper-V.","archived":false,"fork":false,"pushed_at":"2025-02-15T14:50:18.000Z","size":1113,"stargazers_count":116,"open_issues_count":41,"forks_count":66,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-03-28T07:03:49.085Z","etag":null,"topics":["dsc","dsc-resources","hyper-v","vhd","vhdx","virtual-machines","vm-switch"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dsccommunity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-15T22:43:01.000Z","updated_at":"2025-02-15T14:50:23.000Z","dependencies_parsed_at":"2023-07-12T14:29:25.000Z","dependency_job_id":"a6469496-e7a3-4e86-8f3e-16b1b73a12e4","html_url":"https://github.com/dsccommunity/HyperVDsc","commit_stats":{"total_commits":293,"total_committers":39,"mean_commits":7.512820512820513,"dds":0.8327645051194539,"last_synced_commit":"0e5c3d934c96db40a9de72e0f4a0ed80e5d6c910"},"previous_names":["dsccommunity/xhyper-v"],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsccommunity%2FHyperVDsc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsccommunity%2FHyperVDsc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsccommunity%2FHyperVDsc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsccommunity%2FHyperVDsc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsccommunity","download_url":"https://codeload.github.com/dsccommunity/HyperVDsc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247139257,"owners_count":20890196,"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":["dsc","dsc-resources","hyper-v","vhd","vhdx","virtual-machines","vm-switch"],"created_at":"2024-11-13T23:37:57.891Z","updated_at":"2025-12-11T21:27:47.050Z","avatar_url":"https://github.com/dsccommunity.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HyperVDsc\n\nThis module contains DSC resources for the management and\nconfiguration of Hyper-V hosts, virtual machines and related resources.\n\n[![Build Status](https://dev.azure.com/dsccommunity/HyperVDsc/_apis/build/status/dsccommunity.HyperVDsc?branchName=main)](https://dev.azure.com/dsccommunity/HyperVDsc/_build/latest?definitionId=25\u0026branchName=main)\n![Azure DevOps coverage (branch)](https://img.shields.io/azure-devops/coverage/dsccommunity/HyperVDsc/25/main)\n[![codecov](https://codecov.io/gh/dsccommunity/HyperVDsc/branch/main/graph/badge.svg)](https://codecov.io/gh/dsccommunity/HyperVDsc)\n[![Azure DevOps tests](https://img.shields.io/azure-devops/tests/dsccommunity/HyperVDsc/25/main)](https://dsccommunity.visualstudio.com/HyperVDsc/_test/analytics?definitionId=25\u0026contextType=build)\n[![PowerShell Gallery (with prereleases)](https://img.shields.io/powershellgallery/vpre/HyperVDsc?label=HyperVDsc%20Preview)](https://www.powershellgallery.com/packages/HyperVDsc/)\n[![PowerShell Gallery](https://img.shields.io/powershellgallery/v/HyperVDsc?label=HyperVDsc)](https://www.powershellgallery.com/packages/HyperVDsc/)\n\n## Code of Conduct\n\nThis project has adopted this [Code of Conduct](CODE_OF_CONDUCT.md).\n\n## Releases\n\nFor each merge to the branch `main` a preview release will be\ndeployed to [PowerShell Gallery](https://www.powershellgallery.com/).\nPeriodically a release version tag will be pushed which will deploy a\nfull release to [PowerShell Gallery](https://www.powershellgallery.com/).\n\n## Contributing\n\nPlease check out common DSC Community [contributing guidelines](https://dsccommunity.org/guidelines/contributing).\n\n## Change log\n\nA full list of changes in each version can be found in the [change log](CHANGELOG.md).\n\n## Documentation\n\nThe documentation can be found in the [HyperVDsc Wiki](https://github.com/dsccommunity/HyperVDsc/wiki).\nThe DSC resources schema files is used to automatically update the\ndocumentation on each PR merge.\n\n### Examples\n\nYou can review the [Examples](/source/Examples) directory in the HyperVDsc module\nfor some general use scenarios for all of the resources that are in the module.\n\nThe resource examples are also available in the [HyperVDsc Wiki](https://github.com/dsccommunity/HyperVDsc/wiki).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsccommunity%2Fhypervdsc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsccommunity%2Fhypervdsc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsccommunity%2Fhypervdsc/lists"}