Search for: azure automation

130 Results

Keeping Teams Tidy Through Automation

With a relatively small amount of effort, the provisioning of Teams in an organization can be automated to cater to the requirements of the business, as well as IT. In this article, Sean McAvinue goes over keep your Teams tidy through some useful tips and PowerShell code.

Continue Reading Keeping Teams Tidy Through Automation

Dipping your toes in Microsoft Sentinel Automation

Automation is a big part of Sentinel, as it helps security administrators fight the spew of alerts generated by the different security solutions. In this article, we dive into some common use cases for automation and how to utilize Playbooks within Microsoft Sentinel.

Continue Reading Dipping your toes in Microsoft Sentinel Automation

Automate Exchange Hybrid Server in Azure

Running an Exchange hybrid server in Azure is easy; the challenge is cost - the savior is automation. This article covers how to automate your Exchange Hybrid server in Azure and significantly reduce the cost of running your hybrid server in Azure with basic start/stop solutions, progressing to maintenance scripts to ensure the server is kept up to date regularly. It also explores how the maintenance scripts can be expanded to cover scheduled reporting or other tasks.

Continue Reading Automate Exchange Hybrid Server in Azure

Microsoft Extends Support for Azure AD Graph API for Six Months

Microsoft has announced a six month extension for support of the Azure AD Graph API. The new deadline is the end of 2022, which gives Microsoft 365 tenants some extra time to convert PowerShell scripts which use the Azure AD and MSOL modules. The original deadline for retirement of the Azure AD license management cmdlets remains at June 30, 2022.

Continue Reading Microsoft Extends Support for Azure AD Graph API for Six Months

Azure AD Suffers Another Big Authentication Outage

Azure AD suffered a major outage on Monday, March 15 2021 where authentication failures stopped Microsoft 365 users working. Apps which didn't need to authenticate keep on working while any which needed to prove its credentials ran into an immediate roadblock.

Continue Reading Azure AD Suffers Another Big Authentication Outage

Avoid Windows Task Scheduler When Running Microsoft 365 PowerShell Scripts

Many people use the Windows Task Scheduler to run PowerShell scripts. The Task Scheduler works, but it creates a dependency on a specific workstation and isn't as secure as you might like. Running Microsoft 365 PowerShell scripts in Azure Automation is a much better idea. It's time to dump the Task Scheduler!

Continue Reading Avoid Windows Task Scheduler When Running Microsoft 365 PowerShell Scripts