Skip to content

Commit c3e22cc

Browse files
authored
Merge pull request MicrosoftDocs#8684 from elvinyang-msft/master
Deprecation notice for application endpoint cmdlets
2 parents f8924db + 38f76e1 commit c3e22cc

File tree

4 files changed

+18
-0
lines changed

4 files changed

+18
-0
lines changed

skype/skype-ps/skype/Get-CsOnlineApplicationEndpoint.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ ms.reviewer:
1313
# Get-CsOnlineApplicationEndpoint
1414

1515
## SYNOPSIS
16+
> [!CAUTION]
17+
> This cmdlet has been deprecated and is no longer supported. This cmdlet will be removed in the near future.
18+
>
19+
> Please use the [Get-CsOnlineApplicationInstance](Get-CsOnlineApplicationInstance.md) cmdlet instead.
20+
1621
It is used to fetch the application endpoints for a tenant.
1722

1823
## SYNTAX

skype/skype-ps/skype/New-CsOnlineApplicationEndpoint.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ ms.reviewer:
1313
# New-CsOnlineApplicationEndpoint
1414

1515
## SYNOPSIS
16+
> [!CAUTION]
17+
> This cmdlet has been deprecated and is no longer supported. This cmdlet will be removed in the near future.
18+
>
19+
> Please use the [New-CsOnlineApplicationInstance](New-CsOnlineApplicationInstance.md) cmdlet instead.
20+
1621
The `New-CsOnlineApplicationEndpoint` creates a Trusted Application Endpoint for a tenant.
1722

1823
## SYNTAX

skype/skype-ps/skype/Remove-CsOnlineApplicationEndpoint.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.reviewer:
1313
# Remove-CsOnlineApplicationEndpoint
1414

1515
## SYNOPSIS
16+
> [!CAUTION]
17+
> This cmdlet has been deprecated and is no longer supported. This cmdlet will be removed in the near future.
18+
1619
The `Remove-CsOnlineApplicationEndpoint` is used to remove a Trusted Application Endpoint for a tenant.
1720

1821
## SYNTAX

skype/skype-ps/skype/Set-CsOnlineApplicationEndpoint.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ ms.reviewer:
1313
# Set-CsOnlineApplicationEndpoint
1414

1515
## SYNOPSIS
16+
> [!CAUTION]
17+
> This cmdlet has been deprecated and is no longer supported. This cmdlet will be removed in the near future.
18+
>
19+
> Please use the [Set-CsOnlineApplicationInstance](Set-CsOnlineApplicationInstance.md) and [Set-CsOnlineVoiceApplicationInstance](Set-CsOnlineVoiceApplicationInstance.md) cmdlets instead.
20+
1621
The `Set-CsOnlineApplicationEndpoint` is used to update a Trusted Application Endpoint for a tenant.
1722

1823
## SYNTAX

0 commit comments

Comments
 (0)