Skip to content

Commit 81f0330

Browse files
authored
Merge pull request #12805 from grtaylor806/patch-2
Update Get-FederationInformation.md
2 parents 66abc1d + d2968f8 commit 81f0330

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 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,9 +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.
33-
34-
The domain specified should have federation enabled.
32+
The Get-FederationInformation cmdlet retrieves federation information from the specified domain, which should have federation enabled.
3533

3634
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
3735

0 commit comments

Comments
 (0)