So, in the Previous post, we created an Azure Function that we can pass a query to and cancel a departing user’s meetings. But that’s only part of what we wanted to accomplish. Now we need to make it mobile friendly, so let’s dive in and use PowerApps and Flow to make it happen! Make…
Tag: PowerShell
Mobilize Exchange Online Powershell with Azure Functions, Flow, and PowerApps – Part 1
So, I recently had a colleague of mine come to me with a requirement for a PowerApp he was building. The customer wanted to be able to click a button in PowerApps, and export a SharePoint list to a CSV file. “I can do it through Powershell, but they want to be able to just…
SharePoint PnP PowerShell
Hello Everyone from the Microsoft Ignite 2017 Conference! One of the sessions I attended today was for the SharePoint 2017 PnP (Patterns and Practices), and they showed off one of the new Open Source tools I wanted to share with you: The SharePoint PnP PowerShell Cmdlets: You can grab the Cmdlets from Github here, and…