Skip to content

dsccommunity/HyperVDsc

Repository files navigation

HyperVDsc

This module contains DSC resources for the management and configuration of Hyper-V hosts, virtual machines and related resources.

Build Status Azure DevOps coverage (branch) codecov Azure DevOps tests PowerShell Gallery (with prereleases) PowerShell Gallery

Code of Conduct

This project has adopted this Code of Conduct.

Releases

For each merge to the branch main a preview release will be deployed to PowerShell Gallery. Periodically a release version tag will be pushed which will deploy a full release to PowerShell Gallery.

Contributing

Please check out common DSC Community contributing guidelines.

Change log

A full list of changes in each version can be found in the change log.

Documentation

The documentation can be found in the HyperVDsc Wiki. The DSC resources schema files is used to automatically update the documentation on each PR merge.

Examples

You can review the Examples directory in the HyperVDsc module for some general use scenarios for all of the resources that are in the module.

The resource examples are also available in the HyperVDsc Wiki.