Export conversations from Microsoft Teams Channels
We utilize Teams during incidents and create channels for each. We would like to be able to export conversation history.
Operating My CREATOR's Purpose
Learn best practices, news, tips, scenarios and code samples about SharePoint, Microsoft 365, Azure, Power Platform, PnP, Nintex, PowerShell & Migration.
We utilize Teams during incidents and create channels for each. We would like to be able to export conversation history.
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.
Personally Identifiable Information (PII) is information that, when used alone or with other relevant data, can identify an individual. Sensitive personally identifiable information can include full name, SSN, driver’s license, financial information and medical records. As PII can be used...
The SharePoint Admin Center provides various governance features, but there is no way to easily remove all entries from the Tenant Wide Extensions list exist in the Tenant App Catalog Site from the SharePoint admin center for governance activities. This...
The SharePoint Admin Center provides various governance features, but there is no way to easily export Configurations of Tenant Wide Extensions from the SharePoint admin center for governance activities. This script retrieves Tenant Wide Extension configurations from the App Catalog...
The Azure Storage platform is Microsoft’s cloud storage solution for modern data storage scenarios. Core storage services offer a massively scalable object store for data objects, disk storage for Azure virtual machines (VMs), a file system service for the cloud,...
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...