You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New-FolderPermissions - Add force, breaks behavior Default endpoint breaks inheritance, command prevents it from doing that unless Force is provided 948747b
New-SecretPermission - Add DomainName, Username, GroupName, Force Removed UserId and GroupId. Command now won't break inheritance unless -Force is provided. bbad8c7
Bug Fixes
Test-SdkClient - fix logic issue on matching 680bc2a
New Stuff
New-FolderPermission - add support for multiple Folder IDs acf6bd3
Add-FolderPermission - new command to bulk add permissions based on name (user/group) da1c74d