Created
August 2, 2023 15:31
-
-
Save GrillPhil/b27bad8b24f4e9c1ef82df7c201c03e5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $customRoleDefinitionJson = $($customRoleDefinition | ConvertTo-Json -Depth 100 -Compress).Replace('"', '\"') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment