We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f0da7a commit 47c3a7eCopy full SHA for 47c3a7e
README.md
@@ -3,8 +3,10 @@ Fork of https://github.com/kkolk/mssql. Adapted for Windows Server 2022.
3
4
Installs SQL Server on Windows Server 2022 via DSC.
5
6
-DSC Overview: https://docs.microsoft.com/en-us/powershell/dsc/overview?view=dsc-1.1
7
-SQL Server DSC: https://github.com/dsccommunity/SqlServerDsc
8
-SQL Server DSC Options: https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/server-configuration-options-sql-server
+- DSC Overview: https://docs.microsoft.com/en-us/powershell/dsc/overview?view=dsc-1.1
+
+- SQL Server DSC: https://github.com/dsccommunity/SqlServerDsc
9
10
+- SQL Server DSC Options: https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/server-configuration-options-sql-server
11
12
0 commit comments