With default environment routing and generation of Developer environments, I kept forgetting to add a service principal for delegated Power Platform Pipelines deployment. Instead of manually doing it each time, I created an automated solution using Power Automate. The plan? Set up a daily flow that checks for any new Developer environments and automatically grants permissions to the service principal.
In the SharePoint Online REST APIs series, I’ll be sharing the most common APIs I use. I mainly use these APIs in Power Automate, so I’ll base the information in this series on the data you need for a Send…
In the SharePoint Online REST APIs series, I’ll be sharing the most common APIs I use. I mainly use these APIs in Power Automate, so I’ll base the information in this series on the data you need for a Send…
In the SharePoint Online REST APIs series, I’ll be sharing the most common APIs I use. I mainly use these APIs in Power Automate, so I’ll base the information in this series on the data you need for a Send…
In the SharePoint Online REST APIs series, I’ll be sharing the most common APIs I use. I mainly use these APIs in Power Automate, so I’ll base the information in this series on the data you need for a Send…
In the SharePoint Online REST APIs series, I’ll be sharing the most common APIs I use. I mainly use these APIs in Power Automate, so I’ll base the information in this series on the data you need for a Send…
In the SharePoint Online REST APIs series, I’ll be sharing the most common APIs I use. I mainly use these APIs in Power Automate, so I’ll base the information in this series on the data you need for a Send…
If you’re like me, you like to keep a site register for your users so they can see who the site owners are. Of course, this information is available for SharePoint Online administrators in the SharePoint administration center, but there…
With Microsoft offering Microsoft 365 Groups in their online offering, we as SharePoint administrators, have had to adjust with new ways of administrating the platform from the traditional on-premises environments we have been used to for so many years. Normally,…
We often need to access the Microsoft Graph API in Power Automate (I use it mainly for Microsoft 365 Group data). However, you need to authenticate against the Graph to prove you have the right permission to access the data…