ruimurakami-MSFT
Results
1
comments of
ruimurakami-MSFT
Invoke-GraphRequest fails on the latest module version 1.14.0. You can use Invoke-MgGraphRequest instead. Invoke-MgGraphRequest -Method PATCH -Uri "https://graph.microsoft.com/v1.0/uers/ -Body "{ `"mobilePhone`": null }" As multiple customers are facing this issue,...