Skip to content

Commit e5b9572

Browse files
authored
Update Get-FederationInformation.md
1 parent 295b4b5 commit e5b9572

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Get-FederationInformation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer:
1414
## SYNOPSIS
1515
This cmdlet is available in on-premises Exchange and in the cloud-based service. Some parameters and settings may be exclusive to one environment or the other.
1616

17-
Use the Get-FederationInformation cmdlet to get federation information, including federated domain names and target URLs, from an external Exchange organization.
17+
Use the Get-FederationInformation cmdlet to get federation information from an external Exchange organization.
1818

1919
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
2020

@@ -29,7 +29,7 @@ Get-FederationInformation -DomainName <SmtpDomain>
2929
```
3030

3131
## DESCRIPTION
32-
The Get-FederationInformation cmdlet retrieves federation information from the domain specified. Results from the cmdlet can be piped to the New-OrganizationRelationship cmdlet to establish an organization relationship with the Exchange organization being queried.
32+
The Get-FederationInformation cmdlet retrieves federation information from the domain specified.
3333

3434
The domain specified should have federation enabled.
3535

0 commit comments

Comments
 (0)