xDatabase

2.0.0

This module contains 2 resources. xDatabase allows to create and deploy databases using DAC or connection string, restore a database using BACPAC and delete a database. The xDBPackage resource allows extracting a database to a DACPAC or exporting to a BACPAC

Minimum PowerShell version

4.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name xDatabase

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name xDatabase

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

xDatabase xDatabaseLogin xDatabaseServer xDBPackage

Dependencies

This module has no dependencies.

Release Notes

## [2.0.0] - 2020-08-25

### Changed

- Updated to a new CI/CD pipeline ([issue #47](https://github.com/dsccommunity/xDatabase/issues/47)).
- Adds support for SQL Server 2019,
- Add support for 64bit DAC and SMO ([issue #46](https://github.com/dsccommunity/xDatabase/issues/46)).

FileList

Version History

Version Downloads Last updated
2.0.0 (current version) 115,685 8/25/2020
2.0.0-previe... 16 8/25/2020
1.9.0.0 95,642 9/5/2018
1.8.0.0 806 6/13/2018
1.7.0.0 1,679 2/8/2018
1.6.0.0 3,696 4/19/2017
1.5.0.0 739 12/14/2016
1.4.0.0 2,507 10/22/2015
1.3.0.0 790 9/11/2015
1.2.0 355 5/1/2015
1.1.2 242 7/22/2014
1.1.1 5,150 5/13/2014
1.1 60 5/8/2014
1.0 51 4/8/2014
Show more