Authenticate to Graph API in PowerShell - Interactive Login
In this article, I have included a script that uses Azure PowerShell Module to authenticate to Microsoft Graph API in PowerShell using Interactive Login.
Operating My CREATOR's Purpose
A collection of 10 posts
In this article, I have included a script that uses Azure PowerShell Module to authenticate to Microsoft Graph API in PowerShell using Interactive Login.
With 2020 and the onset of a new decade, there has been a dramatic shift in the professional working paradigm. With more people working from home, video meetings, virtual discussion rooms and other AI tools becoming the norm, technology is...
In this article, we will cover the journey of Jeevitha Rajapandian, a dedicated homemaker and mother. She built a Power Platform App solution to enhance students’ safety and reduce pickup-times in schools and childcare centers.
This PowerShell script shows how to download and insert many pictures in a SharePoint Document Library into a Word document in a two-column table with file name using CLI for Microsoft 365 commands and PowerShell Script.
SharePoint webhooks enable developers to build applications that subscribe to receive notifications on specific events that occur in SharePoint. When an event is triggered, SharePoint sends an HTTP POST payload to the subscriber. Webhooks are easier to develop and consume...
In this article, I am going to explain how to add remove bulk users to Microsoft Teams team or Microsoft 365 group using CLI for Microsoft 365 and PowerShell Script.
SharePoint App-Only is the older, but still very relevant, model of setting up app-principals. This model works for both SharePoint Online and SharePoint 2013/2016 on-premises and is ideal to prepare your applications for migration from SharePoint on-premises to SharePoint Online....
Internal communication is good for productivity and helps you boost employee engagement. The Windows 10 Spotlight feature provides beautiful backgrounds on your Lock Screen to promote company events. Companies use different endpoint management platform that enables IT operations and security...
OpenID Connect describes a metadata document that contains most of the information required for an app to do sign-in. This includes information such as the authorization endpoint, token endpoint, tenant region scope, etc. For the discovery endpoint, this is the...
Office 365 Service Communications can only be accessed by any user with global admin or product admin rights (for Exchange, Skype for Business and SharePoint). Dependencies tied to Office 365 Service, as well as the teams that are accountable for...