Skip to content

This module contains DSC resources for deployment and configuration of Microsoft SQL Server.

License

Notifications You must be signed in to change notification settings

dsccommunity/SqlServerDsc

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1b6328c · Mar 26, 2023
Mar 26, 2023
Mar 5, 2023
Mar 26, 2023
Mar 26, 2023
Jan 1, 2020
Jan 1, 2020
Jul 17, 2017
Mar 26, 2023
Jan 1, 2020
Jan 22, 2023
Mar 4, 2023
Aug 1, 2021
Aug 1, 2021
Mar 5, 2023
Mar 25, 2023
Jan 1, 2020
Aug 1, 2021
Mar 25, 2023
Mar 26, 2023
Aug 1, 2021
Feb 25, 2023
Oct 18, 2021
Mar 26, 2023

Repository files navigation

SqlServerDsc

The SqlServerDsc module contains DSC resources for deployment and configuration of Microsoft SQL Server.

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 and the specific Contributing to SqlServerDsc 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 SqlServerDsc 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 SqlServerDsc module for some general use scenarios for all of the resources that are in the module.

The resource examples are also available in the SqlServerDsc Wiki.