Game Changer - Cross Platform PnP Framework and PowerShell Preview Releases
I am not ashamed to admit it, I cried a tear of joy when I saw the recent preview release of the PnP Framework and PnP Powershell today! This is a game changer!...
I am not ashamed to admit it, I cried a tear of joy when I saw the recent preview release of the PnP Framework and PnP Powershell today! This is a game changer!...
Provision and grant consent to Azure AD application registrations in Azure DevOps pipeline using Azure CLI commands....
I was looking forward all the news and announcements for the Microsoft Graph at Ignite 2019. This is a quick recap of five announcements from Ignite 2019 that are sure to make you a believer in the Graph....
Use the Azure CLI and the PowerShell Az Cmdlets to produce local and Azure based resources for a common Office 365 development and prototyping scenarios....
;tl;dr A recent attempt to share a site collection provisioned by the new "Create Site" link in SharePoint Online revealed that in order to share the site collection with external users you must change the sites "SharingPolicy" property from the default ExistingExternalUserSharingOnly to ExternalUserSharingOnly to enable new external user invitations. This must be done with the Set-SPOSite PowerShell Cmdlet The Back Story I recently had a project that required providing External User access to a newly provisioned Office 365 Group's site collection in SharePoint Online. Simple, right... Just click the Share icon on the home page, and invite the external user. Wrong! In the past, when working with clients we (ThreeWill) have provisioned a SharePoint...