I need to bulk import the following fields into Azure to get all my users up and running on self service password reset. I do not see them exposed in the Set-MSOLUser.
This is all viewed from the Azure active directory user page section of the user work info section under "authentication contact info".
How can I set these for a group of UPNs?
Authentication Phone (both country code and phone number fields)
Alternate Authentication Phone (both country code and phone number fields)
Authentication email
In addition I do not see exposed the country code fields for any of the other phone numbers on the form. I usedhttp://msdn.microsoft.com/en-us/library/azure/dn194136.aspx as my reference.
Please point me to the MSDN page that shows these fields and how to use them, similar to the page for Set-msoluser.
-Thanks,
-Bill Allen