Skip to content

Commit e6de89e

Browse files
committed
TR and consistency updates to IB cmdlets
1 parent be41441 commit e6de89e

7 files changed

+36
-14
lines changed

exchange/exchange-ps/exchange/policy-and-compliance/Get-InformationBarrierPoliciesApplicationStatus.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ external help file: Microsoft.Exchange.TransportMailflow-Help.xml
33
applicable: Office 365 Security & Compliance Center
44
title: Get-InformationBarrierPoliciesApplicationStatus
55
schema: 2.0.0
6+
author: chrisda
7+
ms.author: chrisda
8+
ms.reviewer:
69
monikerRange: "o365scc-ps"
710
---
811

@@ -11,7 +14,7 @@ monikerRange: "o365scc-ps"
1114
## SYNOPSIS
1215
This cmdlet is available only in the Office 365 Security & Compliance Center. For more information, see Office 365 Security & Compliance Center PowerShell (https://technet.microsoft.com/library/mt587091.aspx).
1316

14-
Use the Get-InformationBarrierPoliciesApplicationStatus cmdlet to view the application status of information barrier policies. For details see [view status of information barrier policy application](https://docs.microsoft.com/office365/securitycompliance/information-barriers-policies#view-status-of-user-accounts-segments-policies-or-policy-application).
17+
Use the Get-InformationBarrierPoliciesApplicationStatus cmdlet to view the application status of information barrier policies.
1518

1619
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax (https://technet.microsoft.com/library/bb123552.aspx).
1720

@@ -28,6 +31,8 @@ Get-InformationBarrierPoliciesApplicationStatus [[-Identity] <PolicyIdParameter>
2831
```
2932

3033
## DESCRIPTION
34+
For more information, see [View status of information barrier policy application](https://docs.microsoft.com/office365/securitycompliance/information-barriers-policies#view-status-of-user-accounts-segments-policies-or-policy-application).
35+
3136
You need to be assigned permissions in the Office 365 Security & Compliance Center before you can use this cmdlet. For more information, see Permissions in Office 365 Security & Compliance Center (https://go.microsoft.com/fwlink/p/?LinkId=511920).
3237

3338
## EXAMPLES
@@ -49,7 +54,7 @@ This example returns all applications of information barrier policies by the Sta
4954
## PARAMETERS
5055

5156
### -Identity
52-
The Identity parameter specifies the information barrier policy application that you want to view. This value is a GUID that's assigned when you run the Start-InformationBarrierPoliciesApplication cmdlet (for example, a0551cee-db3d-4002-9fa0-94358035fdf2). You can also find the Identity value by running the command Get-InformationBarrierPoliciesApplicationStatus -All.
57+
The Identity parameter specifies the information barrier policy application that you want to view. This value is a GUID that's displayed when you run the Start-InformationBarrierPoliciesApplication cmdlet (for example, a0551cee-db3d-4002-9fa0-94358035fdf2). You can also find the Identity value by running the command Get-InformationBarrierPoliciesApplicationStatus -All.
5358

5459
```yaml
5560
Type: PolicyIdParameter

exchange/exchange-ps/exchange/policy-and-compliance/Get-InformationBarrierPolicy.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ external help file: Microsoft.Exchange.TransportMailflow-Help.xml
33
applicable: Office 365 Security & Compliance Center
44
title: Get-InformationBarrierPolicy
55
schema: 2.0.0
6+
author: chrisda
7+
ms.author: chrisda
8+
ms.reviewer:
69
monikerRange: "o365scc-ps"
710
---
811

@@ -11,7 +14,7 @@ monikerRange: "o365scc-ps"
1114
## SYNOPSIS
1215
This cmdlet is available only in the Office 365 Security & Compliance Center. For more information, see Office 365 Security & Compliance Center PowerShell (https://technet.microsoft.com/library/mt587091.aspx).
1316

14-
Use the Get-InformationBarrierPolicy cmdlet to view a list of [information barrier policies](https://docs.microsoft.com/office365/securitycompliance/information-barriers-policies#part-2-define-information-barrier-policies) that are defined in the Office 365 Security & Compliance Center.
17+
Use the Get-InformationBarrierPolicy cmdlet to view information barrier policies in the Office 365 Security & Compliance Center.
1518

1619
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax (https://technet.microsoft.com/library/bb123552.aspx).
1720

@@ -28,6 +31,8 @@ Get-InformationBarrierPolicy [[-Identity] <PolicyIdParameter>] [-ExoPolicyId <Gu
2831
```
2932

3033
## DESCRIPTION
34+
For more information, see [Information barrier policies](https://docs.microsoft.com/office365/securitycompliance/information-barriers-policies).
35+
3136
You need to be assigned permissions in the Office 365 Security & Compliance Center before you can use this cmdlet. For more information, see Permissions in Office 365 Security & Compliance Center (https://go.microsoft.com/fwlink/p/?LinkId=511920).
3237

3338
## EXAMPLES
@@ -72,11 +77,7 @@ Accept wildcard characters: False
7277
```
7378
7479
### -ExoPolicyId
75-
The ExOPolicyId parameter specifies the information barrier policy that you want to view, but using an alternative GUID value:
76-
77-
- The identity of the information barrier policy from the audit logs in Exchange Online.
78-
79-
- The GUID part of the ExoPolicyId property value in the Get-InformationBarrierRecipientStatus cmdlet results.
80+
The ExOPolicyId parameter specifies the information barrier policy that you want to view, but using the GUID part of the ExoPolicyId property value from the output of the Get-InformationBarrierRecipientStatus cmdlet.
8081
8182
You can't use this parameter with the Identity parameter.
8283

exchange/exchange-ps/exchange/policy-and-compliance/Get-InformationBarrierRecipientStatus.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ external help file: Microsoft.Exchange.TransportMailflow-Help.xml
33
applicable: Office 365 Security & Compliance Center
44
title: Get-InformationBarrierRecipientStatus
55
schema: 2.0.0
6+
author: chrisda
7+
ms.author: chrisda
8+
ms.reviewer:
69
monikerRange: "o365scc-ps"
710
---
811

exchange/exchange-ps/exchange/policy-and-compliance/Get-OrganizationSegment.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ monikerRange: "o365scc-ps"
1414
## SYNOPSIS
1515
This cmdlet is available only in the Office 365 Security & Compliance Center. For more information, see Office 365 Security & Compliance Center PowerShell (https://technet.microsoft.com/library/mt587091.aspx).
1616

17-
Use the Get-OrganizationSegment cmdlet to view organization segments in the Office 365 Security & Compliance Center. Segments are defined by using certain [attributes](https://docs.microsoft.com/office365/securitycompliance/information-barriers-attributes) in Azure Active Directory.
17+
Use the Get-OrganizationSegment cmdlet to view organization segments in the Office 365 Security & Compliance Center.
1818

1919
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax (https://technet.microsoft.com/library/bb123552.aspx).
2020

@@ -31,6 +31,8 @@ Get-OrganizationSegment [[-Identity] <PolicyIdParameter>] [<CommonParameters>]
3131
```
3232

3333
## DESCRIPTION
34+
Segments are defined by using certain [attributes](https://docs.microsoft.com/office365/securitycompliance/information-barriers-attributes) in Azure Active Directory.
35+
3436
You need to be assigned permissions in the Office 365 Security & Compliance Center before you can use this cmdlet. For more information, see Permissions in Office 365 Security & Compliance Center (https://go.microsoft.com/fwlink/p/?LinkId=511920).
3537

3638
## EXAMPLES

exchange/exchange-ps/exchange/policy-and-compliance/New-InformationBarrierPolicy.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ external help file: Microsoft.Exchange.TransportMailflow-Help.xml
33
applicable: Office 365 Security & Compliance Center
44
title: New-InformationBarrierPolicy
55
schema: 2.0.0
6+
author: chrisda
7+
ms.author: chrisda
8+
ms.reviewer:
69
monikerRange: "o365scc-ps"
710
---
811

@@ -11,7 +14,7 @@ monikerRange: "o365scc-ps"
1114
## SYNOPSIS
1215
This cmdlet is available only in the Office 365 Security & Compliance Center. For more information, see Office 365 Security & Compliance Center PowerShell (https://technet.microsoft.com/library/mt587091.aspx).
1316

14-
Use the New-InformationBarrierPolicy cmdlet to create [information barrier policies](https://docs.microsoft.com/office365/securitycompliance/information-barriers-policies#part-2-define-information-barrier-policies) in the Office 365 Security & Compliance Center.
17+
Use the New-InformationBarrierPolicy cmdlet to create information barrier policies in the Office 365 Security & Compliance Center.
1518

1619
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax (https://technet.microsoft.com/library/bb123552.aspx).
1720

@@ -43,6 +46,8 @@ New-InformationBarrierPolicy [-Name] <String> -AssignedSegment <String> -Segment
4346
```
4447

4548
## DESCRIPTION
49+
For more information, see [Information barrier policies](https://docs.microsoft.com/office365/securitycompliance/information-barriers-policies).
50+
4651
You need to be assigned permissions in the Office 365 Security & Compliance Center before you can use this cmdlet. For more information, see Permissions in Office 365 Security & Compliance Center (https://go.microsoft.com/fwlink/p/?LinkId=511920).
4752

4853
## EXAMPLES
@@ -66,7 +71,7 @@ This example creates an inactive policy named *Manufacturing-HR* for a segment n
6671
New-InformationBarrierPolicy -Name "Research-HRManufacturing" -AssignedSegment "Research" -SegmentsAllowed "HR","Manufacturing" -State Inactive
6772
```
6873

69-
In this example, we defined a policy that allows the *Research* segment to communicate with only *HR* and *Manufacturing*.
74+
This example creates a policy that allows the *Research* segment to communicate with only *HR* and *Manufacturing*.
7075

7176
## PARAMETERS
7277

exchange/exchange-ps/exchange/policy-and-compliance/New-OrganizationSegment.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ monikerRange: "o365scc-ps"
1414
## SYNOPSIS
1515
This cmdlet is available only in the Office 365 Security & Compliance Center. For more information, see Office 365 Security & Compliance Center PowerShell (https://technet.microsoft.com/library/mt587091.aspx).
1616

17-
Use the New-OrganizationSegment cmdlet with the UserGroupFilter parameter that corresponds to the [attribute](https://docs.microsoft.com/Office365/SecurityCompliance/information-barriers-attributes) you want to use to define segments of users in the Office 365 Security & Compliance Center.
17+
Use the New-OrganizationSegment cmdlet to create organization segments for use with information barrier policies in the Office 365 Security & Compliance Center.
1818

1919
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax (https://technet.microsoft.com/library/bb123552.aspx).
2020

@@ -27,6 +27,8 @@ New-OrganizationSegment [-Name] <String> -UserGroupFilter <String>
2727
```
2828

2929
## DESCRIPTION
30+
For more information about the filterable attributes that you can use to define segments, see [Attributes for information barrier policies](https://docs.microsoft.com/Office365/SecurityCompliance/information-barriers-attributes).
31+
3032
You need to be assigned permissions in the Office 365 Security & Compliance Center before you can use this cmdlet. For more information, see Permissions in Office 365 Security & Compliance Center (https://go.microsoft.com/fwlink/p/?LinkId=511920).
3133

3234
## EXAMPLES

exchange/exchange-ps/exchange/policy-and-compliance/Remove-InformationBarrierPolicy.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ external help file: Microsoft.Exchange.TransportMailflow-Help.xml
33
applicable: Office 365 Security & Compliance Center
44
title: Remove-InformationBarrierPolicy
55
schema: 2.0.0
6+
author: chrisda
7+
ms.author: chrisda
8+
ms.reviewer:
69
monikerRange: "o365scc-ps"
710
---
811

@@ -11,11 +14,10 @@ monikerRange: "o365scc-ps"
1114
## SYNOPSIS
1215
This cmdlet is available only in the Office 365 Security & Compliance Center. For more information, see Office 365 Security & Compliance Center PowerShell (https://technet.microsoft.com/library/mt587091.aspx).
1316

14-
Use the Remove-InformationBarrierPolicy cmdlet to remove [information barrier policies](https://docs.microsoft.com/office365/securitycompliance/information-barriers-policies#part-2-define-information-barrier-policies) from the Office 365 Security & Compliance Center.
17+
Use the Remove-InformationBarrierPolicy cmdlet to remove information barrier policies from the Office 365 Security & Compliance Center.
1518

1619
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax (https://technet.microsoft.com/library/bb123552.aspx).
1720

18-
1921
## SYNTAX
2022

2123
```
@@ -25,6 +27,8 @@ Remove-InformationBarrierPolicy [-Identity] <PolicyIdParameter>
2527
```
2628

2729
## DESCRIPTION
30+
For more information, see [Information barrier policies](https://docs.microsoft.com/office365/securitycompliance/information-barriers-policies).
31+
2832
You need to be assigned permissions in the Office 365 Security & Compliance Center before you can use this cmdlet. For more information, see Permissions in Office 365 Security & Compliance Center (https://go.microsoft.com/fwlink/p/?LinkId=511920).
2933

3034
## EXAMPLES

0 commit comments

Comments
 (0)