Skip to content

Commit 963b343

Browse files
authored
Merge pull request #13458 from hnguyen1218/docs-editor/Get-Label-1773421235
Fix typo under skipvalidations section
2 parents e53b6bd + 69041d6 commit 963b343

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exchange/exchange-ps/ExchangePowerShell/Get-Label.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Accept wildcard characters: False
117117
118118
The SkipValidations switch specifies whether to skip the retrieval of encryption properties configured in sensitivity labels. You don't need to specify a value with this switch.
119119
120-
Organizations with more than 1000 labels can use this swtich to reduce the time required to fetch the labels, which helps prevent timeout issues with Get-Label cmdlet.
120+
Organizations with more than 1000 labels can use this switch to reduce the time required to fetch the labels, which helps prevent timeout issues with Get-Label cmdlet.
121121
122122
**Note**: Using this switch doesn't skip validations when you retrieve labels. It only skips the the retrieval of encryption template properties if they're configured for a label. You can get those properties individually by using the Identity parameter in the Get-Label command.
123123

0 commit comments

Comments
 (0)