Description
Is your feature request related to a problem? Please describe.
- Upgrade SqlServerDsc module to version 17.0.0
- Added coverage for STIG Id V-213929
- Added coverage for STIG Id V-213934
- Added coverage for STIG Id V-213976
- Added coverage for STIG Id V-213991
Additional context
STIG Id V-213934 required a new parameter to be added to the SqlServer schema. The SqlPermission resource within SqlServerDsc module can't pass PSDscRunAsCredential to the resource. A new credential is required for the configuration to execute correctly.
Activity