Skip to content

Commit 7dd84a2

Browse files
authored
Merge pull request #12940 from sdwheeler/sdw-w476697-fix-office-platyps
Fix build errors for new pipeline
2 parents 2eecc97 + d964c13 commit 7dd84a2

File tree

2,876 files changed

+6712
-5255
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,876 files changed

+6712
-5255
lines changed

exchange/exchange-ps/ExchangePowerShell/Add-ADPermission.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml
55
Locale: en-US
66
Module Name: ExchangePowerShell
77
ms.author: chrisda
8-
online version: https://learn.microsoft.com/powershell/module/exchange/add-adpermission
8+
online version: https://learn.microsoft.com/powershell/module/exchangepowershell/add-adpermission
99
schema: 2.0.0
1010
title: Add-ADPermission
1111
---

exchange/exchange-ps/ExchangePowerShell/Add-AttachmentFilterEntry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ external help file: Microsoft.Exchange.RecordsandEdge-Help.xml
55
Locale: en-US
66
Module Name: ExchangePowerShell
77
ms.author: chrisda
8-
online version: https://learn.microsoft.com/powershell/module/exchange/add-attachmentfilterentry
8+
online version: https://learn.microsoft.com/powershell/module/exchangepowershell/add-attachmentfilterentry
99
schema: 2.0.0
1010
title: Add-AttachmentFilterEntry
1111
---
@@ -30,7 +30,7 @@ Add-AttachmentFilterEntry -Name <String> -Type <AttachmentType>
3030
```
3131

3232
## DESCRIPTION
33-
On Edge Transport servers, the Attachment Filtering agent blocks attachments in messages based on the content type and the file name of the attachment. The configuration of the Attachment Filtering agent determines how messages that contain the specified attachments are processed. For more information about how to configure the Attachment Filtering agent, see [Set-AttachmentFilterListConfig](https://learn.microsoft.com/powershell/module/exchange/set-attachmentfilterlistconfig).
33+
On Edge Transport servers, the Attachment Filtering agent blocks attachments in messages based on the content type and the file name of the attachment. The configuration of the Attachment Filtering agent determines how messages that contain the specified attachments are processed. For more information about how to configure the Attachment Filtering agent, see [Set-AttachmentFilterListConfig](https://learn.microsoft.com/powershell/module/exchangepowershell/set-attachmentfilterlistconfig).
3434

3535
On Edge Transport servers, you need to be a member of the local Administrators group to run this cmdlet.
3636

exchange/exchange-ps/ExchangePowerShell/Add-AvailabilityAddressSpace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ external help file: Microsoft.Exchange.CalendarsAndGroups-Help.xml
55
Locale: en-US
66
Module Name: ExchangePowerShell
77
ms.author: chrisda
8-
online version: https://learn.microsoft.com/powershell/module/exchange/add-availabilityaddressspace
8+
online version: https://learn.microsoft.com/powershell/module/exchangepowershell/add-availabilityaddressspace
99
schema: 2.0.0
1010
title: Add-AvailabilityAddressSpace
1111
---
@@ -185,7 +185,7 @@ This parameter is available only in on-premises Exchange.
185185

186186
The ProxyUrl parameter was used to specify the URL that directed an Exchange 2007 Client Access server to proxy free/busy requests through an Exchange 2010 or Exchange 2013 Client Access server when requesting federated free/busy data for a user in another organization. When you used this parameter, you needed to set the AccessMethod parameter value to InternalProxy.
187187

188-
This parameter required that you created the proper trust relationships and sharing relationships between the Exchange organizations. For more information, see [New-FederationTrust](https://learn.microsoft.com/powershell/module/exchange/new-federationtrust).
188+
This parameter required that you created the proper trust relationships and sharing relationships between the Exchange organizations. For more information, see [New-FederationTrust](https://learn.microsoft.com/powershell/module/exchangepowershell/new-federationtrust).
189189

190190
```yaml
191191
Type: Uri

exchange/exchange-ps/ExchangePowerShell/Add-ComplianceCaseMember.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ external help file: Microsoft.Exchange.RecordsandEdge-Help.xml
55
Locale: en-US
66
Module Name: ExchangePowerShell
77
ms.author: chrisda
8-
online version: https://learn.microsoft.com/powershell/module/exchange/add-compliancecasemember
8+
online version: https://learn.microsoft.com/powershell/module/exchangepowershell/add-compliancecasemember
99
schema: 2.0.0
1010
title: Add-ComplianceCaseMember
1111
---

exchange/exchange-ps/ExchangePowerShell/Add-ContentFilterPhrase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ external help file: Microsoft.Exchange.TransportMailControl-Help.xml
55
Locale: en-US
66
Module Name: ExchangePowerShell
77
ms.author: chrisda
8-
online version: https://learn.microsoft.com/powershell/module/exchange/add-contentfilterphrase
8+
online version: https://learn.microsoft.com/powershell/module/exchangepowershell/add-contentfilterphrase
99
schema: 2.0.0
1010
title: Add-ContentFilterPhrase
1111
---

exchange/exchange-ps/ExchangePowerShell/Add-DatabaseAvailabilityGroupServer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ external help file: Microsoft.Exchange.ServerStatus-Help.xml
55
Locale: en-US
66
Module Name: ExchangePowerShell
77
ms.author: chrisda
8-
online version: https://learn.microsoft.com/powershell/module/exchange/add-databaseavailabilitygroupserver
8+
online version: https://learn.microsoft.com/powershell/module/exchangepowershell/add-databaseavailabilitygroupserver
99
schema: 2.0.0
1010
title: Add-DatabaseAvailabilityGroupServer
1111
---

exchange/exchange-ps/ExchangePowerShell/Add-DistributionGroupMember.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ external help file: Microsoft.Exchange.CalendarsAndGroups-Help.xml
55
Locale: en-US
66
Module Name: ExchangePowerShell
77
ms.author: chrisda
8-
online version: https://learn.microsoft.com/powershell/module/exchange/add-distributiongroupmember
8+
online version: https://learn.microsoft.com/powershell/module/exchangepowershell/add-distributiongroupmember
99
schema: 2.0.0
1010
title: Add-DistributionGroupMember
1111
---

exchange/exchange-ps/ExchangePowerShell/Add-FederatedDomain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ external help file: Microsoft.Exchange.CalendarsAndGroups-Help.xml
55
Locale: en-US
66
Module Name: ExchangePowerShell
77
ms.author: chrisda
8-
online version: https://learn.microsoft.com/powershell/module/exchange/add-federateddomain
8+
online version: https://learn.microsoft.com/powershell/module/exchangepowershell/add-federateddomain
99
schema: 2.0.0
1010
title: Add-FederatedDomain
1111
---

exchange/exchange-ps/ExchangePowerShell/Add-GlobalMonitoringOverride.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ external help file: Microsoft.Exchange.ServerStatus-Help.xml
55
Locale: en-US
66
Module Name: ExchangePowerShell
77
ms.author: chrisda
8-
online version: https://learn.microsoft.com/powershell/module/exchange/add-globalmonitoringoverride
8+
online version: https://learn.microsoft.com/powershell/module/exchangepowershell/add-globalmonitoringoverride
99
schema: 2.0.0
1010
title: Add-GlobalMonitoringOverride
1111
---

exchange/exchange-ps/ExchangePowerShell/Add-IPAllowListEntry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ external help file: Microsoft.Exchange.TransportMailControl-Help.xml
55
Locale: en-US
66
Module Name: ExchangePowerShell
77
ms.author: chrisda
8-
online version: https://learn.microsoft.com/powershell/module/exchange/add-ipallowlistentry
8+
online version: https://learn.microsoft.com/powershell/module/exchangepowershell/add-ipallowlistentry
99
schema: 2.0.0
1010
title: Add-IPAllowListEntry
1111
---

0 commit comments

Comments
 (0)