diff --git a/teams/teams-ps/MicrosoftTeams/New-CsPhoneNumberBulkUpdateTagsOrder.md b/teams/teams-ps/MicrosoftTeams/New-CsPhoneNumberBulkUpdateTagsOrder.md index 18b55139cc..ef8c57af3c 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsPhoneNumberBulkUpdateTagsOrder.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsPhoneNumberBulkUpdateTagsOrder.md @@ -145,6 +145,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable The cmdlet is available in Teams PowerShell module 7.7.0 or later. ## RELATED LINKS -- [Set-CsPhoneNumberTag](./Set-CsPhoneNumberTag.md) -- [Get-CsPhoneNumberTag](./Get-CsPhoneNumberTag.md) -- [Remove-CsPhoneNumberTag](./Remove-CsPhoneNumberTag.md) \ No newline at end of file + +[Set-CsPhoneNumberTag](https://learn.microsoft.com/powershell/module/microsoftteams/Set-CsPhoneNumberTag) +[Get-CsPhoneNumberTag](https://learn.microsoft.com/powershell/module/microsoftteams/Get-CsPhoneNumberTag) +[Remove-CsPhoneNumberTag](https://learn.microsoft.com/powershell/module/microsoftteams/Remove-CsPhoneNumberTag)