Skip to content

Commit 2e1276f

Browse files
committed
New formatting
1 parent 1652d81 commit 2e1276f

9 files changed

+301
-107
lines changed

exchange/exchange-ps/ExchangePowerShell/Cancel-SensitiveInformationScan.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file: Microsoft.Exchange.TransportMailflow-Help.xml
3-
online version: https://learn.microsoft.com/powershell/module/exchange/cancel-sensitiveinformationscan
3+
online version: https://learn.microsoft.com/powershell/module/exchangepowershell/cancel-sensitiveinformationscan
44
applicable: Security & Compliance
55
title: Cancel-SensitiveInformationScan
66
schema: 2.0.0
@@ -43,6 +43,9 @@ This example cancels the specified sensitive information scan.
4343
## PARAMETERS
4444

4545
### -Identity
46+
47+
> Applicable: Security & Compliance
48+
4649
The Identity parameter specifies the sensitive information scan that you want to cancel. You can use any value that uniquely identifies the scan. For example:
4750

4851
- Name
@@ -53,7 +56,6 @@ The Identity parameter specifies the sensitive information scan that you want to
5356
Type: PolicyIdParameter
5457
Parameter Sets: (All)
5558
Aliases:
56-
Applicable: Security & Compliance
5759

5860
Required: True
5961
Position: 0
@@ -63,6 +65,9 @@ Accept wildcard characters: False
6365
```
6466
6567
### -Confirm
68+
69+
> Applicable: Security & Compliance
70+
6671
The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding.
6772
6873
- Destructive cmdlets (for example, Remove-\* cmdlets) have a built-in pause that forces you to acknowledge the command before proceeding. For these cmdlets, you can skip the confirmation prompt by using this exact syntax: `-Confirm:$false`.
@@ -72,7 +77,6 @@ The Confirm switch specifies whether to show or hide the confirmation prompt. Ho
7277
Type: SwitchParameter
7378
Parameter Sets: (All)
7479
Aliases: cf
75-
Applicable: Security & Compliance
7680
7781
Required: False
7882
Position: Named
@@ -82,13 +86,15 @@ Accept wildcard characters: False
8286
```
8387

8488
### -WhatIf
89+
90+
> Applicable: Security & Compliance
91+
8592
The WhatIf switch doesn't work in Security & Compliance PowerShell.
8693

8794
```yaml
8895
Type: SwitchParameter
8996
Parameter Sets: (All)
9097
Aliases: wi
91-
Applicable: Security & Compliance
9298
9399
Required: False
94100
Position: Named

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

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file: Microsoft.Exchange.TransportMailflow-Help.xml
3-
online version: https://learn.microsoft.com/powershell/module/exchange/get-sensitiveinformationscan
3+
online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-sensitiveinformationscan
44
applicable: Security & Compliance
55
title: Get-SensitiveInformationScan
66
schema: 2.0.0
@@ -50,6 +50,9 @@ This example returns detailed information for the specified scan.
5050
## PARAMETERS
5151

5252
### -Identity
53+
54+
> Applicable: Security & Compliance
55+
5356
The Identity parameter specifies the sensitive information scan that you want to view. You can use any value that uniquely identifies the scan. For example:
5457

5558
- Name
@@ -60,7 +63,6 @@ The Identity parameter specifies the sensitive information scan that you want to
6063
Type: PolicyIdParameter
6164
Parameter Sets: (All)
6265
Aliases:
63-
Applicable: Security & Compliance
6466

6567
Required: False
6668
Position: 0
@@ -70,6 +72,9 @@ Accept wildcard characters: False
7072
```
7173
7274
### -IncludeImpactAssessment
75+
76+
> Applicable: Security & Compliance
77+
7378
The IncludeImpactAssessment parameter specifies whether to ???. Valid values are:
7479
7580
- $true: ???
@@ -79,7 +84,6 @@ The IncludeImpactAssessment parameter specifies whether to ???. Valid values are
7984
Type: Boolean
8085
Parameter Sets: (All)
8186
Aliases:
82-
Applicable: Security & Compliance
8387

8488
Required: False
8589
Position: Named
@@ -89,6 +93,9 @@ Accept wildcard characters: False
8993
```
9094
9195
### -IncludeProgressForAllActiveScans
96+
97+
> Applicable: Security & Compliance
98+
9299
The IncludeProgressForAllActiveScans parameter specifies whether to ???. Valid values are:
93100
94101
- $true: ???
@@ -98,7 +105,6 @@ The IncludeProgressForAllActiveScans parameter specifies whether to ???. Valid v
98105
Type: Boolean
99106
Parameter Sets: (All)
100107
Aliases:
101-
Applicable: Security & Compliance
102108

103109
Required: False
104110
Position: Named
@@ -108,6 +114,9 @@ Accept wildcard characters: False
108114
```
109115
110116
### -IncludeScanProgress
117+
118+
> Applicable: Security & Compliance
119+
111120
The IncludeScanProgress parameter specifies whether to ???. Valid values are:
112121
113122
- $true: ???
@@ -117,7 +126,6 @@ The IncludeScanProgress parameter specifies whether to ???. Valid values are:
117126
Type: Boolean
118127
Parameter Sets: (All)
119128
Aliases:
120-
Applicable: Security & Compliance
121129

122130
Required: False
123131
Position: Named

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

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file: Microsoft.Exchange.TransportMailflow-Help.xml
3-
online version: https://learn.microsoft.com/powershell/module/exchange/get-sensitiveinformationscanrule
3+
online version: https://learn.microsoft.com/powershell/module/exchangepowershell/get-sensitiveinformationscanrule
44
applicable: Security & Compliance
55
title: Get-SensitiveInformationScanRule
66
schema: 2.0.0
@@ -39,6 +39,9 @@ To use this cmdlet in Security & Compliance PowerShell, you need to be assigned
3939
## PARAMETERS
4040

4141
### -Identity
42+
43+
> Applicable: Security & Compliance
44+
4245
The Identity parameter specifies the sensitive information scan rule that you want to view. You can use any value that uniquely identifies the rule. For example:
4346

4447
- Name
@@ -49,7 +52,6 @@ The Identity parameter specifies the sensitive information scan rule that you wa
4952
Type: ComplianceRuleIdParameter
5053
Parameter Sets: (All)
5154
Aliases:
52-
Applicable: Security & Compliance
5355

5456
Required: False
5557
Position: 0
@@ -59,13 +61,15 @@ Accept wildcard characters: False
5961
```
6062
6163
### -Policy
64+
65+
> Applicable: Security & Compliance
66+
6267
{{ Fill Policy Description }}
6368
6469
```yaml
6570
Type: PolicyIdParameter
6671
Parameter Sets: (All)
6772
Aliases:
68-
Applicable: Security & Compliance
6973

7074
Required: False
7175
Position: Named

0 commit comments

Comments
 (0)