Skip to content

Updating end user notification and phone number Filter options #12777

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 2, 2025

Conversation

pavellatif
Copy link
Contributor

Adding email notify option via cmdlet during phone number assignment

Adding email notify option via cmdlet during phone number assignment
Copy link

Learn Build status updates of commit bd75aee:

✅ Validation status: passed

File Status Preview URL Details
teams/teams-ps/teams/Set-CsPhoneNumberAssignment.md ✅Succeeded View (teams-ps)

For more details, please refer to the build report.

For any questions, please:

Adding list of supported filters
@pavellatif pavellatif changed the title Update Set-CsPhoneNumberAssignment.md Updating end user notification and phone number Filter options May 30, 2025
Copy link

Learn Build status updates of commit f721f56:

✅ Validation status: passed

File Status Preview URL Details
teams/teams-ps/teams/Get-CsPhoneNumberAssignment.md ✅Succeeded View (teams-ps)
teams/teams-ps/teams/Set-CsPhoneNumberAssignment.md ✅Succeeded View (teams-ps)

For more details, please refer to the build report.

For any questions, please:

```powershell
Set-CsPhoneNumberAssignment -Identity [email protected] -PhoneNumber '+14255551234' -PhoneNumberType CallingPlan -LocationId "7fda0c0b-6a3d-48b8-854b-3fbe9dcf6513" -Notify
```
This example shows how to send an email to Teams phone users informing them about the new telephone number assignment.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add somewhere that for airtel numbers we send out emails regardless?


```yaml
Type: Switch
Parameter Sets: (Notify)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Parameter Sets is Assignment, it can only be used in the assignment flow Assignment.

Copy link

Learn Build status updates of commit f733d26:

✅ Validation status: passed

File Status Preview URL Details
teams/teams-ps/teams/Get-CsPhoneNumberAssignment.md ✅Succeeded View (teams-ps)
teams/teams-ps/teams/Set-CsPhoneNumberAssignment.md ✅Succeeded View (teams-ps)

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit 530dadf:

✅ Validation status: passed

File Status Preview URL Details
teams/teams-ps/teams/Get-CsPhoneNumberAssignment.md ✅Succeeded View (teams-ps)
teams/teams-ps/teams/Set-CsPhoneNumberAssignment.md ✅Succeeded View (teams-ps)

For more details, please refer to the build report.

For any questions, please:

@sfrancis206 sfrancis206 merged commit dff5844 into MicrosoftDocs:main Jun 2, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants