Azure Key Vault is a feature within Microsoft Azure focused on the secure storage of secrets. Secrets could include user names, passwords, license keys, access keys that would be utilized by scripts or programs. So for example, a web app, PowerShell script, or an Azure function my need to utilize a service id or password
Idle session timeout is a feature that kicks off after a period of inactivity, first displaying a warning prompt and then signing the user out of SharePoint Online and OneDrive for Business. This feature was announced at Ignite 2017 and is in preview tenants at the time of this post and scheduled to be rolled
Azure Runbooks are part of Azure Automation, they are written in PowerShell and run in Azure. Azure Runbooks are typically used to automate a process done by an administrator. They can accomplish anything that you can do in PowerShell. And you can automate tasks done inside or outside of Azure, in my case I will
Back in April a new feature for SharePoint Online and OneDrive was announced, support for the special characters # and % in file and folder names. This post from Bill Baer provides some background on the announcement. As I’m writing this post in August 2017, many production Office 365 tenants have this capability. However, the
The following article from Microsoft provides some details on how to restrict who can create an Office 365 Group using PowerShell. Control who can create Office 365 Groups Every time a user creates an Office 365 group, a SharePoint site collection is provisioned. Depending on how your organization is managing SharePoint Online, you may wish