SQLCanuck
SQLCanuck
### Verified issue does not already exist? Yes ### What error did you receive? I received a not enough free space available error, when using Set-DbaTempdbConfig to both change the...
### Verified issue does not already exist? I have searched and found no existing issue ### What error did you receive? WARNING: [20:51:52][New-DbaSsisCatalog] Can't load server | Method not found:...
**Description** When using v0.5.0 I get the following error: Get-Content : Cannot find path 'C:\Program Files\WindowsPowerShell\Modules\Stucco\0.5.0\template\cicd\.gitlab-ci.yml' because it does not exist. **Steps to Reproduce** 1. Run the documented commands: $template...
### Resource proposal Microsoft has documented how to problematically create the SSIS Catalog here https://learn.microsoft.com/en-us/sql/integration-services/catalog/ssis-catalog?view=sql-server-ver16#to-create-the-ssisdb-catalog-programmatically It would be beneficial if the SqlServerDsc was able to incorporate this additional capability, to...
### Description of the new feature Add the Status property to **Get-AzSqlInstance**, so we are able to determine the current running state of instances (Starting, Running, ShuttingDown, Stopped). ### Proposed...