Skip to content

Commit f733d26

Browse files
committed
Update Set-CsPhoneNumberAssignment.md
1 parent f721f56 commit f733d26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

teams/teams-ps/teams/Set-CsPhoneNumberAssignment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ This example shows how to assign a private phone number (incoming calls only) to
158158
```powershell
159159
Set-CsPhoneNumberAssignment -Identity [email protected] -PhoneNumber '+14255551234' -PhoneNumberType CallingPlan -LocationId "7fda0c0b-6a3d-48b8-854b-3fbe9dcf6513" -Notify
160160
```
161-
This example shows how to send an email to Teams phone users informing them about the new telephone number assignment.
161+
This example shows how to send an email to Teams phone users informing them about the new telephone number assignment. Note: For assignment of India telephone numbers provided by Airtel, Teams Phone users will automatically receive an email outlining the usage guidelines and restrictions. This notification is mandatory and cannot be opted out of.
162162

163163
## PARAMETERS
164164

@@ -294,7 +294,7 @@ Sends an email to Teams phone user about new telephone number assignment.
294294
295295
```yaml
296296
Type: Switch
297-
Parameter Sets: (Notify)
297+
Parameter Sets: (Assignment)
298298
Aliases:
299299

300300
Required: False

0 commit comments

Comments
 (0)