I need your help to update the user's birthday and emplyeeHireDate in azure ad using microsoft graph by powershell.
I read the articles:
https://docs.microsoft.com/en-us/graph/api/user-update?view=graph-rest-1.0&tabs=powershell
https://docs.microsoft.com/en-us/powershell/module/az.resources/update-azaduser?view=azps-7.5.0
But I didn't quite understand how to do it.












