Posts
-
Office 365 Modern Provisioning with Bot, Flow, Azure Function and SharePoint Framework
In this article I'd like to talk about a very common enterprise scenario, where basically a user is able to request a new SharePoint site (Team site, Communications site) or Microsoft Teams by starting a workflow process where a kind of architecture on Azure looks like as below:
-
Defining good governance for your Office 365 groups
The groups are one of the most important pillars of Office 365, considering this for a company is vital to define a good governance in order to better manage them. The tenant admin has an important role to play in this, in fact through Powershell it is possible to set some important attributes at the Azure Active Directory level. Now imagine the bad scenario where in a company every user is able to create a new Microsoft Teams, this can generate an uncontrollable situation with many Teams per user.
-
WPC 2017 Milan - Video session
I spent nice time in the wpc 2017 conference based in Milan, here my session (In Italian) with my friend Giuseppe Marchi (http://www.peppedotnet.it/):
-
SPS Bremen 2018 - wrap up
Thanks for attending my session “Building a real-time news feed and toast notifications on SharePoint with SPFx and webhooks” in a suggestive location.
-
Automated deployment for SharePoint Framework scripts available on Powershell gallery
I published two scripts on Powershell gallery in order to automate the deployment of a SharePoint Framework solution:
- https://www.powershellgallery.com/packages/VSTS.DeploySPFxToO365CDN
- https://www.powershellgallery.com/packages/VSTS.DeploySPFxToAppCatalog
The first script basically collects automatically the bundle publishing it on Office 365 CDN, while the second across the SharePoint ALM API is able to upload the package of the solution in the App Catalog. Everything you need to do is running the command:
subscribe via RSS