SharePoint – Extending app only secret lifetime

Perhaps you need an app principal to be able to access a particular SharePoint site? You could be using the great SharePoint PnP PowerShell module and you want to connect via an AppId and AppSecret. You've got two choices: Grant access using Azure AD app-only Microsoft's preferred method when using SharePoint Online. All you have … Continue reading SharePoint – Extending app only secret lifetime

SharePoint – Automatically set the time zone on all new sites

By default, all SharePoint sites created in SharePoint Online are set to the United States time zone and locale. In the past, you had to either manually or programmatically set the timezone, region and locale for every site including all sites generated by the creation of an Office 365 group. The good news is now … Continue reading SharePoint – Automatically set the time zone on all new sites