Skip to content

Commit d202f50

Browse files
committed
Made deprecation more serious
1 parent b14c6e3 commit d202f50

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

exchange/exchange-ps/exchange/Get-HybridMailflow.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ ms.reviewer:
1414
## SYNOPSIS
1515
This cmdlet is available only in the cloud-based service.
1616

17-
**Note**: This cmdlet has been deprecated and is no longer used.
18-
19-
Use the Get-HybridMailflow cmdlet to view the message transport settings for a hybrid deployment.
17+
This cmdlet has been deprecated and is no longer used.
2018

2119
**Note**: We recommend that you use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell. For instructions, see [Connect to Exchange Online PowerShell](https://docs.microsoft.com/powershell/exchange/connect-to-exchange-online-powershell).
2220

@@ -29,9 +27,7 @@ Get-HybridMailflow [<CommonParameters>]
2927
```
3028

3129
## DESCRIPTION
32-
The Get-HybridMailflow cmdlet is used to view the configuration of message transport settings for hybrid deployments that were created with the Hybrid Configuration wizard.
33-
34-
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://docs.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
30+
This cmdlet has been deprecated and is no longer used.
3531

3632
## EXAMPLES
3733

@@ -40,7 +36,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
4036
Get-HybridMailflow
4137
```
4238

43-
This example returns the message transport settings for the hybrid deployment.
39+
This cmdlet has been deprecated and is no longer used.
4440

4541
## PARAMETERS
4642

exchange/exchange-ps/exchange/Get-HybridMailflowDatacenterIPs.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ ms.reviewer:
1414
## SYNOPSIS
1515
This cmdlet is available only in the cloud-based service.
1616

17-
**Note**: This cmdlet has been deprecated and is no longer used.
18-
19-
Use the Get-HybridMailflowDatacenterIPs cmdlet to retrieve the IP addresses of the Microsoft Exchange Online Protection (EOP) service data centers.
17+
This cmdlet has been deprecated and is no longer used.
2018

2119
**Note**: We recommend that you use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell. For instructions, see [Connect to Exchange Online PowerShell](https://docs.microsoft.com/powershell/exchange/connect-to-exchange-online-powershell).
2220

@@ -29,9 +27,7 @@ Get-HybridMailflowDatacenterIPs [<CommonParameters>]
2927
```
3028

3129
## DESCRIPTION
32-
The Get-HybridMailflowDatacenterIPs cmdlet supports hybrid deployments and lists the IP addresses of EOP service data centers that support hybrid deployments. The list isn't specific to any on-premises Exchange organization.
33-
34-
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://docs.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
30+
This cmdlet has been deprecated and is no longer used.
3531

3632
## EXAMPLES
3733

@@ -40,7 +36,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
4036
Get-HybridMailflowDatacenterIPs
4137
```
4238

43-
This example returns IP address information for EOP service data centers that support hybrid deployments.
39+
This cmdlet has been deprecated and is no longer used.
4440

4541
## PARAMETERS
4642

0 commit comments

Comments
 (0)