How to find your Office 365 Tenant ID
Office 365 Tenant ID is a globally unique identifier (GUID) value for your Azure AD Tenant. You can find your …
Office 365 Tenant ID is a globally unique identifier (GUID) value for your Azure AD Tenant. You can find your …
You can get a list of all public folders with the Exchange powershell cmdlet Get-PublicFolder and you can easily extract …
Public folders are used to share information and collaborate with other people in your organization. Once the admin enables public …
Problem You might have received the below error when you use SharePoint Rest API to retrieve list items. Code: Microsoft.SharePoint.SPQueryThrottledException …
Problem You might have received the below error when you try to connect SPO site using Connect-SPOService cmdlet. Connect-SPOService : …
Problem You might have received the below error when you try to connect your SharePoint Online site using Connect-SPOService cmdlet. …
In this post, I am going to share Powershell script to find and retrieve the list of Azure AD Integrated …
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 …