We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2611241 commit 8739647Copy full SHA for 8739647
1 file changed
CHANGELOG.md
@@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
- Enhanced the command to support server roles in addition to logins by
23
utilizing `Test-SqlDscIsRole` alongside the existing `Test-SqlDscIsLogin`
24
check.
25
- - The function now accepts both login principals and server role principals
+ - The command now accepts both login principals and server role principals
26
as the `Name` parameter (issue [#2063](https://github.com/dsccommunity/SqlServerDsc/issues/2063)).
27
- `azure-pipelines.yml`
28
- Remove `windows-2019` images fixes [#2106](https://github.com/dsccommunity/SqlServerDsc/issues/2106).
0 commit comments