Today, I found myself working with a customer that was experiencing delivery failures to some Office 365 recipients from all external senders.
As problems go, this one definitely finds itself in the “interesting” category. … [ Continue reading ]
The hosting venue has changed to serve you better.
Today, I found myself working with a customer that was experiencing delivery failures to some Office 365 recipients from all external senders.
As problems go, this one definitely finds itself in the “interesting” category. … [ Continue reading ]
It’s officially available for ordering. Woo!
You can order it at all the usual places, including Amazon and Packt!
If you’re preparing to take the exam, you can get started immediately with the electronic copies. … [ Continue reading ]
Yesterday, while working with my colleague Michael Anderson, I needed to investigate where a particular on-premises value was being synced in AAD. The result is this table:
AD Property | Get-MsolUser | Get-AzureADUser | Get-User | Get-CSOnlineUser | |
Friendly name | ldapDisplayName | ||||
Telephone number | telephoneNumber | PhoneNumber | TelephoneNumber | Phone | Phone |
Pager | pager | – | – | Pager | – |
Mobile | mobile | MobilePhone | – | Fax | MobilePhone |
Fax | facsimileTelephoneNumber | Fax | FacsimileTelephoneNumber | Fax | Fax |
IP Phone | ipPhone | – | – | – | IPPhone |
Home | homePhone | – | – | HomePhone | HomePhone |
{otherMobile} | {AlternateMobilePhones} | – | – | – | |
{otherIpPhone} | – | – | – | – | |
{otherHomePhone} | – | – | {OtherHomePhone} | – | |
{otherFacsimileTelphoneNumber} | – | – | {OtherFax} | – | |
{otherPager} | – | – | – | – | |
{otherTelephone} | – | – | {OtherTelephone} | {OtherTelephone} |
It’s important to note that values displayed in braces { }
are multivalued attributes, so if there’s something stored in one on-premises that you need or want to map to a a different attribute in Azure AD, you’ll need to either map it to another multivalued attribute or extract the value so you can write it to a single-valued string attribute. … [ Continue reading ]
At long last! I’m super stoked to announce that I just approved the cover artwork for my upcoming MS-301 certification prep book. It’s all done but the crying!
Speaking of crying, there is a bit of sadness–we (somewhat unexpectedly, to me) announced the retirement of the MS-301 exam last month. … [ Continue reading ]