Welcome to my O365 Development Blog!
All you’ll find here are posts where I share my experience with SharePoint Online, O365, Azure and general development for them.
I’ll share anything I find useful from a new feature, up to a script or an SPFX webpart!
Hope you like it and find it useful too!
-
Featured
Deploy Logic app and API connection using a Service Principal with an ARM template
A few days ago I created a simple Logic App that gets triggered by http post and then executes a runbook. Given the simplicity, I could have just used a Flow instead of a Logic App, but the reason behind it is that it needs to connect to the Automation Account using a Service Principal… Read more
-
Library components in SPFX
So, you have a couple of SPFX solutions and they all share some code. You’d like to put that code together, build a library and make those SPFX solutions consume it. SPFX 1.9.1 now officially includes library components and that’s exactly what it’s for! I’ll walk you through a basic example where I build a… Read more
-
Search WebParts in SharePoint modern pages
Just came across some news saying that PnP Modern Search components got updated to version 3.6.3, among other things it includes a details list template. So, thought it would be useful to share my experience with these set of PnP components that I leveraged for a client solution a couple of weeks ago. As most… Read more
Follow My Blog
Get new content delivered directly to your inbox.