Forum Discussion
kevinfr1435
Apr 15, 2024Copper Contributor
SQL 2017 - Granting unmask access to security group not working getting errors
Hi All, I am trying to grant unmask access for a security group for a specific table and for a specific column however im getting a the below error message. query executed. GRANT UNMASK O...
SivertSolem
Apr 17, 2024Iron Contributor
Hi Kevin,
It would appear that this level of control was introduced in SQL Server 2022, see this Github issue.
https://github.com/MicrosoftDocs/sql-docs/issues/7787#issue-1301876883