79683810

Date: 2025-06-29 14:27:40
Score: 2.5
Natty:
Report link

If you grant rights to one of the views/tables you will be able to use entra id groups for this.

GRANT SELECT view_name TO [Name_of_group];

After this IS_MEMBER('Name_of_group'); will work fine.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: JanT