Set-SqlDscServerPermission
: Not possible to set server permissions for a server role
#2059
Labels
enhancement
The issue is an enhancement request.
good first issue
The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub
help wanted
The issue is up for grabs for anyone in the community.
Problem description
Update
Set-SqlDscServerPermission
to be able to set permission on server roles.Verbose logs
How to reproduce
Try to set a permission on a server role.
Expected behavior
Should be able to set permission on a server role.
Current behavior
Fails to set permission on a server role.
Suggested solution
Use the proposed command in issue #2058 together with
Test-SqlDscIsLogin
to verify that the passed name is either server role or server login.Operating system the target node is running
PowerShell version and build the target node is running
Module version used
The text was updated successfully, but these errors were encountered: