Skip to content

Commit 71dc678

Browse files
authored
Merge pull request #11550 from Blake-Madden/main
Fix a few typos
2 parents a7e6457 + da32d41 commit 71dc678

27 files changed

+34
-34
lines changed

exchange/docs-conceptual/exchange-online-powershell-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ All versions of the module are supported in Windows PowerShell 5.1.
274274

275275
PowerShell 7 on Windows requires version 2.0.4 or later.
276276

277-
Version 2.0.5 or later of the module requires the Microsoft .NET Framework 4.7.2 or later to connect. Otherwise, you'll get an `System.Runtime.InteropServices.OSPlatform` error. This requirement shouldn't be an issue in current versions of Windows. For more information about versions of Windows that support the .NET Framework 4.7.2, see [this article](/dotnet/framework/migration-guide/versions-and-dependencies#net-framework-472).
277+
Version 2.0.5 or later of the module requires the Microsoft .NET Framework 4.7.2 or later to connect. Otherwise, you'll get a `System.Runtime.InteropServices.OSPlatform` error. This requirement shouldn't be an issue in current versions of Windows. For more information about versions of Windows that support the .NET Framework 4.7.2, see [this article](/dotnet/framework/migration-guide/versions-and-dependencies#net-framework-472).
278278

279279
Windows PowerShell requirements and module support **in older versions of Windows** are described in the following list:
280280

@@ -370,7 +370,7 @@ To install the module for the first time, complete the following steps:
370370

371371
3. Now you can use the **Install-Module** cmdlet to install the module from the PowerShell Gallery. Typically, you'll want the latest public version of the module, but you can also install a Preview version if any are available.
372372

373-
- To install **the latest public version** of the module, run **one** of the the following commands:
373+
- To install **the latest public version** of the module, run **one** of the following commands:
374374

375375
- In an elevated PowerShell window (all users):
376376

exchange/exchange-ps/exchange/Get-ATPBuiltInProtectionRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Type: RuleState
7575
Parameter Sets: (All)
7676
Aliases:
7777
Accepted values: Enabled, Disabled
78-
Applicable: Exchange Onlinen
78+
Applicable: Exchange Online
7979

8080
Required: False
8181
Position: Named

exchange/exchange-ps/exchange/Get-ConnectionInformation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ The output of the cmdlet contains the following properties:
5252
- CertificateAuthentication: Whether certificate based authentication (also known as CBA or app-only authentication) was used to connect. Values are True or False.
5353
- ModuleName: The filename and path of the temporary data for the session. For example, C:\Users\laura\AppData\Local\Temp\tmpEXO_a54z135k.qgv
5454
- ModulePrefix: The value specified using the Prefix parameter in the Connect-ExchangeOnline or Connect-IPPSSession command.
55-
- Organization: The value specified using the the Organization parameter in the Connect-ExchangeOnline or Connect-IPPSSession command for CBA or managed identity connections.
56-
- DelegatedOrganization: The value specified using the the DelegatedOrganization parameter in the Connect-ExchangeOnline or Connect-IPPSSession command.
57-
- AppId: The value specified using the the AppId parameter in the Connect-ExchangeOnline or Connect-IPPSSession command for CBA connections.
55+
- Organization: The value specified using the Organization parameter in the Connect-ExchangeOnline or Connect-IPPSSession command for CBA or managed identity connections.
56+
- DelegatedOrganization: The value specified using the DelegatedOrganization parameter in the Connect-ExchangeOnline or Connect-IPPSSession command.
57+
- AppId: The value specified using the AppId parameter in the Connect-ExchangeOnline or Connect-IPPSSession command for CBA connections.
5858
- PageSize: The default maximum number of entries per page in the connection. The default value is 1000, or you can use the PageSize parameter in the Connect-ExchangeOnline command to specify a lower number. Individual cmdlets might also have a PageSize parameter.
5959
- TenantID: The tenant ID GUID value. For example, 3750b40b-a68b-4632-9fb3-5b1aff664079.
6060
- TokenStatus: For example, Active.

exchange/exchange-ps/exchange/Get-MailboxIRMAccess.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This example returns information about delegate access to IRM-protected messages
5151
Get-MailboxIRMAccess -Identity [email protected] -User [email protected]
5252
```
5353

54-
This example returns information about delegate Chris' access access to IRM-protected messages in Lynette's mailbox.
54+
This example returns information about delegate Chris' access to IRM-protected messages in Lynette's mailbox.
5555

5656
## PARAMETERS
5757

exchange/exchange-ps/exchange/New-ComplianceCase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The CaseType parameter specifies the type of compliance case that you want to cr
7979
- DataInvestigation: Data investigation cases are used to investigate data spillage incidents.
8080
- DSR: Data Subject Request (DSR) cases are used to manage General Data Protection Regulation (GDPR) DSR investigations.
8181
- eDiscovery: eDiscovery (also called eDiscovery Standard) cases are used to manage legal or other types of investigations. This is the default value.
82-
- InsiderRisk: Insider risk cases are use to manage insider risk management cases. Typically, insider risk management cases are manually created in the Microsoft Purview compliance portal to further investigate activity based on an risk alert.
82+
- InsiderRisk: Insider risk cases are use to manage insider risk management cases. Typically, insider risk management cases are manually created in the Microsoft Purview compliance portal to further investigate activity based on a risk alert.
8383
- InternalInvestigation: This value is reserved for internal Microsoft use.
8484
- SupervisionPolicy: This type of case corresponds to communication compliance policy.
8585

exchange/exchange-ps/exchange/New-MalwareFilterPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Accept wildcard characters: False
209209
### -CustomExternalBody
210210
The CustomExternalBody parameter specifies the custom body to use in notification messages for malware detections in messages from external senders. If the value contains spaces, enclose the value in quotation marks (").
211211

212-
This parameter is meaningful only when the the value of the CustomNotifications parameter is $true, and the value of at least one of the following parameters is also $true:
212+
This parameter is meaningful only when the value of the CustomNotifications parameter is $true, and the value of at least one of the following parameters is also $true:
213213

214214
- EnableExternalSenderAdminNotifications
215215
- EnableExternalSenderNotifications

exchange/exchange-ps/exchange/New-ReceiveConnector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1148,7 +1148,7 @@ Accept wildcard characters: False
11481148
### -MaxAcknowledgementDelay
11491149
This parameter isn't used by Exchange Server 2016. It's used only by Exchange 2010 servers in coexistence environments.
11501150

1151-
The MaxAcknowledgementDelay parameter specifies the maximum period the transport server delays acknowledgement until it verifies that the message has been successfully delivered to all recipients. When receiving messages from a host that doesn't support shadow redundancy, an Exchange Server 2010 transport server will delay issuing an acknowledgement until it verifies that the message has been successfully delivered to all recipients. However, if it takes too long to verify successful delivery, the transport server will time out and issue an acknowledgement anyway.
1151+
The MaxAcknowledgementDelay parameter specifies the maximum period the transport server delays acknowledgment until it verifies that the message has been successfully delivered to all recipients. When receiving messages from a host that doesn't support shadow redundancy, an Exchange Server 2010 transport server will delay issuing an acknowledgment until it verifies that the message has been successfully delivered to all recipients. However, if it takes too long to verify successful delivery, the transport server will time out and issue an acknowledgment anyway.
11521152

11531153
To specify a value, enter it as a time span: dd.hh:mm:ss where dd = days, hh = hours, mm = minutes, and ss = seconds.
11541154

exchange/exchange-ps/exchange/Remove-UnifiedAuditLogRetentionPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This example deletes the audit log retention policy named "SearchQueryPerformed
4949
The Identity parameter specifies the audit log retention policy that you want to delete. You can use any value that uniquely identifies the policy. For example:
5050

5151
- Name
52-
- Distingished name (DN)
52+
- Distinguished name (DN)
5353
- GUID
5454

5555
```yaml

exchange/exchange-ps/exchange/Set-ComplianceSearch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ This parameter is available only in the cloud-based service.
339339

340340
The HoldNames parameter specifies that the content locations that have been placed on hold in the eDiscovery case will be searched. You use the value All for this parameter. You can use this parameter only for compliance searches that are associated with an eDiscovery case.
341341

342-
If the content locations in the compliance search include mailboxes, you also need to use the ExchangeLocation parameter with the value $null. Similarly, if the compliance search includes SharePoint sites, you also need to use the SharePointLocation parameter withthe value $null.
342+
If the content locations in the compliance search include mailboxes, you also need to use the ExchangeLocation parameter with the value $null. Similarly, if the compliance search includes SharePoint sites, you also need to use the SharePointLocation parameter with the value $null.
343343

344344
Also, if a content location was placed on a query-based case hold, only items that are on hold will be searched when you restart this compliance search. For example, if a user was placed on a query-based case hold that preserves items that were sent or created before a specific date, only those items would be searched by using the search criteria specified by this compliance search.
345345

exchange/exchange-ps/exchange/Set-MalwareFilterPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ Accept wildcard characters: False
243243
### -CustomExternalBody
244244
The CustomExternalBody parameter specifies the custom body to use in notification messages for malware detections in messages from external senders. If the value contains spaces, enclose the value in quotation marks (").
245245

246-
This parameter is meaningful only when the the value of the CustomNotifications parameter is $true, and the value of at least one of the following parameters is also $true:
246+
This parameter is meaningful only when the value of the CustomNotifications parameter is $true, and the value of at least one of the following parameters is also $true:
247247

248248
- EnableExternalSenderAdminNotifications
249249
- EnableExternalSenderNotifications

0 commit comments

Comments
 (0)