We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe6818a commit 3237291Copy full SHA for 3237291
.gitignore
@@ -1,4 +1,3 @@
1
.vscode
2
.vs
3
output/
4
-*.test
source/Public/Add-SqlDscNode.ps1
@@ -7,8 +7,6 @@
7
8
See the link in the commands help for information on each parameter. The
9
link points to SQL Server command line setup documentation.
10
-
11
- This is a test change to verify DSC resource integration test optimization.
12
13
.PARAMETER AcceptLicensingTerms
14
Required parameter to be able to run unattended install. By specifying this
0 commit comments