How to Invite External User to a SharePoint Site using PowerShell
There are different ways to share a Site or Site content (Ex: List, Folder, File) with external users. In this …
There are different ways to share a Site or Site content (Ex: List, Folder, File) with external users. In this …
Exchange Web Services (EWS) was launched with support for Basic Authentication. Over the last few years, Microsoft pushing us to …
In SharePoint, the List is a collection of content that has rows (List Items) and columns (Item fields). The list …
Microsoft Teams is powered by the SharePoint Online site to store files. When a new team is created in Microsoft …
When a new user is added or joined as a member of a Microsoft Office 365 group, they will receive …
We can use the Get-AzureADUser cmdlet from the Azure AD PowerShell module to get user details and use the Get-AzureADUserManager cmdlet to get the …
In this blog, we will explore how to get Access Token for Delegated permissions (On behalf of a user) for …
Microsoft Teams provides a collaborative workspace environment within Microsoft 365. Users can use the Teams as a central hub for …
There are many ways to invite external users and add them as guest users in Azure AD. The guest users …
Azure AD Security Groups are Security Principals which can be used to secure objects. In Microsoft 365, we can assign …