Fix : BadRequest – Invalid value specified for property ‘mailNickname’ of resource ‘User’
Problem You might have received the error “Invalid value specified for property ‘mailNickname’ of resource ‘User’” error when you create …
Problem You might have received the error “Invalid value specified for property ‘mailNickname’ of resource ‘User’” error when you create …
Applications that are registered through Azure Portal (or programmatically) in your Azure Tenant is App Registration apps or Home Tenant …
You might have heard the terms tenant name and domain nameĀ in Office 365 and Azure AD. You may feel both …
Problem I have been working with application that uses Device Code Flow to authenticate Office 365 user to consume Graph …
In this post, I am going to share Powershell script to find and list devices that are registered by Azure …
In Office 365 tenant, by default, any user can easily connect Azure AD Powershell and run the command Get-MsolUser or …
Mail-enabled security group is nothing but the security group which also acts as a distribution list. The group’s security-related properties …
Mail-enabled security group is nothing but the security group which also acts as a distribution list. In this post, we …
Two types of security groups are supported in Office 365, normal security group and mail-enabled security group. Both groups are …
There are two easy ways to retrieve Office 365 User properties, Azure AD Powershell module and Microsoft Graph API. Initially, …