Skip to content

Commit 77345fc

Browse files
committed
Update set-csphonenumbersmsactivation.md
metadata cleanup
1 parent 646d914 commit 77345fc

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

teams/teams-ps/MicrosoftTeams/set-csphonenumbersmsactivation.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
2-
# Required metadata
3-
# For more information, see https://learn.microsoft.com/en-us/help/platform/learn-editor-add-metadata
4-
# For valid values of ms.service, ms.prod, and ms.topic, see https://learn.microsoft.com/en-us/help/platform/metadata-taxonomies
5-
6-
title: Set-CsPhoneNumberSmsActivation
7-
description: SMS enablement on Teams phone numbers
2+
applicable: Microsoft Teams
83
author: LankhanhDang-msft
4+
external help file:
5+
locale: en-US
6+
Module Name: MicrosoftTeams
97
ms.author: lankhanhdang
10-
ms.service: teams-powershell
118
ms.topic: article
12-
ms.date: 01/26/2026
9+
ms.date: 01/26/2026
10+
online version: https://learn.microsoft.com/powershell/module/microsoftteams/set-csphonenumbersmsactivation
11+
schema: 2.0.0
12+
title: Set-CsPhoneNumberSmsActivation
1313
---
1414

1515
# Set-CsPhoneNumberSmsActivation
1616

1717
## SYNOPSIS
18-
This cmdlet allows the admin to activate SMS capabilties for a telephone number.
18+
This cmdlet allows the admin to activate SMS capabilities for a telephone number.
1919

2020
## SYNTAX
2121

@@ -26,7 +26,7 @@ Set-CsPhoneNumberSmsActivation -TelephoneNumber <String> [<CommonParameters>]
2626
## DESCRIPTION
2727
This cmdlet enables SMS capabilities for a telephone number. The output of the cmdlet is the OrderId of the asynchronous SMS Activation operation.
2828

29-
To deactivate SMS capabilties for a number, use the Remove-CsPhoneNumberSmsActivation (Remove-CsPhoneNumberSmsActivation.md) cmdlet.
29+
To deactivate SMS capabilities for a number, use the Remove-CsPhoneNumberSmsActivation (Remove-CsPhoneNumberSmsActivation.md) cmdlet.
3030

3131
## EXAMPLES
3232

@@ -60,13 +60,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
6060
## INPUTS
6161
6262
### None
63+
6364
## OUTPUTS
6465
6566
### System.Object
67+
6668
## NOTES
6769
6870
## RELATED LINKS
6971
70-
[Remove-CsPhoneNumberSmsActivation]()
71-
72-
72+
[Remove-CsPhoneNumberSmsActivation](https://learn.microsoft.com/powershell/module/microsoftteams/remove-csphonenumbersmsactivation)

0 commit comments

Comments
 (0)