Get All Microsoft 365 Group Connected SharePoint Sites using PowerShell

get group connected sharepoint sites using powershell

Recently, I was building an SPFx webpart that displays the tasks assigned to the current user in Microsoft Planner. Since Microsoft Planner is always linked to group-connected SharePoint sites, I was required to obtain the groupId. In this article, I will explain how to retrieve all Microsoft 365 group connected SharePoint sites with their Group IDs … Read more >>>

Stellar OST to PST Converter Software: In-Depth Review for Outlook Users & IT Professionals

OST To PST Converter Software

Microsoft Outlook stores mailbox data in two file formats: OST (Offline Storage Table) and PST (Personal Storage Table). OST files allow users to work offline and sync later with the Exchange or IMAP server. But problems arise when OST files become orphaned, inaccessible, encrypted, or corrupted, often after a mailbox is deleted, the Exchange server … Read more >>>

Bind Dropdown from SharePoint List in SPFx (SPHttpClient, PnPJS, Graph)

SPFx show list items in a drop down

Recently, I was working on several SPFx solutions, including SPFx web parts and form customizer extensions for creating forms and storing their inputs in SharePoint lists. In those forms, for the dropdown values, I was required to bind SharePoint list choice field values, so that whenever I added new choices, they would be automatically updated. … Read more >>>

Retrieve Current User Information in SPFx Web Part using Graph API

sharepoint framework microsoft graph api

As a SharePoint Framework developer, you may need to retrieve the current user’s information frequently. Recently, I got a requirement from a client to display logged-in user information, such as Email, Display Name, Job Title, Department, etc., in a SPFx web part. I did this using Microsoft Graph API. In this article, we will see … Read more >>>

Power Automate Send Reminder Emails

Send Automated Reminder Emails with Power Automate Scheduled Flow

Last week, while working with the Expense Claims Power Apps application, I received a requirement to send reminders to approvers if any expense claims status is in progress and the due date is today or within the current day. To achieve this, I used the Power Automate scheduled flow. In this article, I will explain … Read more >>>

How to Use Microsoft Graph API in SPFx Web Parts

ms graph api to fetch current user info in spfx webpart

When working with SharePoint Framework (SPFx) solutions, we may need to extend beyond the SharePoint REST APIs and access other Microsoft 365 services, such as OneDrive, Outlook, Teams, and Azure AD user data. In those cases, we can use the Microsoft Graph API. In this article, I will explain how to use the Microsoft Graph … Read more >>>

“Sharing is Limited on This Item” Error in SharePoint and OneDrive

Fix the “Sharing is Limited on This Item” Error in SharePoint and OneDrive

Recently, one of our site members said, “I’m trying to share this event recording internally, but now it’s not possible anymore.” When they tried, they got the message “Sharing is limited on this item. You can only copy links for people who have existing access and you can’t invite anyone new.” After checking the settings, … Read more >>>

>

Build a High-Performance Project Management Site in SharePoint Online

User registration Power Apps canvas app

DOWNLOAD USER REGISTRATION POWER APPS CANVAS APP

Download a fully functional Power Apps Canvas App (with Power Automate): User Registration App

Power Platform Tutorial FREE PDF Download

FREE Power Platform Tutorial PDF

Download 135 Pages FREE PDF on Microsoft Power Platform Tutorial. Learn Now…