Skip to content
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

New-AzADUser parameter "-MobilePhone" does not work #24912

Open
MrNewgarden opened this issue May 13, 2024 · 0 comments
Open

New-AzADUser parameter "-MobilePhone" does not work #24912

MrNewgarden opened this issue May 13, 2024 · 0 comments
Labels

Comments

@MrNewgarden
Copy link

Type of issue

Code doesn't work

Feedback

Trying to create a new entra ID user with the "new-azaduser" cmdlet in az.resources module does not work. Even though the documentation states it should work. The error I get is: A parameter cannot be found that matches parameter name 'MobilePhone'
ive tried "-Mobile" and "-MobilePhone" and none works. Tried phonenumber without country code, with countrycode, with and without spaces, etc.

Page URL

https://learn.microsoft.com/en-us/powershell/module/az.resources/new-azaduser?view=azps-11.6.0

Content source URL

https://github.com/Azure/azure-powershell/blob/main/src/Resources/Resources/help/New-AzADUser.md

Author

@mikefrobbins

Document Id

0d7c5272-5f68-fea8-954e-0fcc3cb8e2c0

@MrNewgarden MrNewgarden added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label May 13, 2024
@dolauli dolauli added Azure PS Team Graph Graph.Windows Tracking We will track status and follow internally and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants