Hi All,
I have requirement to design a flow which will change the permissions of all the security groups present inside the folder to read/view only.
Currently I have a folder "A" which has 3 security groups :
Security group 1---Full control
Security group 2---Contribute
Security group 3---Contribute
Now I want to create a flow which will change these 3 permissions to View only
Security group 1---Read
Security group 2---Read
Security group 3---Read
Please help!!