Skip to content

Commit ae3ac1f

Browse files
authored
Update Get-CsGraphPolicy.md
1 parent 1a3cb1b commit ae3ac1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Get-CsGraphPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This example returns all predefined graph policies in your organization.
3636
## PARAMETERS
3737

3838
### -Filter
39-
This parameter accepts a wildcard string and returns all graph policies with identities matching that string. For example, a Filter value of "*Enabled*" will return all policies which contain the string "Enabled".
39+
This parameter accepts a wildcard string and returns all graph policies with identities matching that string. For example, a Filter value of "\*Enabled\*" will return all policies which contain the string "Enabled".
4040

4141
```yaml
4242
Type: String

0 commit comments

Comments
 (0)