SqlDatabaseOwner: Does not support multi instances setting #1197
Labels
bug
The issue is a bug.
good first issue
The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub
Details of the scenario you tried and the problem that is occurring
The SqlDatabaseOwner has only Database as a key so it failed when there are 2 or more instances on the same computer.
Resources have identical key properties but there are differences in the following non-key properties: 'InstanceName'. Values
'Instance1' don't match values 'Instance2'. Please update these property values so that they are identical in both cases.
The DSC configuration that is using the resource (as detailed as possible)
Version of the operating system and PowerShell the target node is running
Caption OSArchitecture Version MUILanguages $PSVersionTable.PSVersion
Microsoft Windows 10 Pro 64-bit 10.0.17134 {en-US} 5.1.17134.165
SQL Server edition and version the target node is running
Edition : Developer Edition
Version : 12.0.2000.8
Language : 1033
What SQL Server PowerShell modules, and which version, are present on the target node.
Name Version Path
SQLPS 1.0 C:\Program Files\Microsoft SQL Server\120\Tools\PowerShell\Modules\SQLPS\SQLPS.psd1
SQLASCMDLETS 1.0 C:\Program Files (x86)\Microsoft SQL Server\120\Tools\PowerShell\Modules\SQLASCMDLETS\SQLASCMDLETS.psd1
SQLPS 1.0 C:\Program Files (x86)\Microsoft SQL Server\120\Tools\PowerShell\Modules\SQLPS\SQLPS.psd1
SQLPS 14.0 C:\Program Files (x86)\Microsoft SQL Server\140\Tools\PowerShell\Modules\SQLPS\SQLPS.psd1
Version of the DSC module you're using, or write 'dev' if you're using current dev branch
Name Version Path
SqlServerDsc 11.4.0.0 C:\Program Files\WindowsPowerShell\Modules\SqlServerDsc\11.4.0.0\SqlServerDsc.psd1
The text was updated successfully, but these errors were encountered: