Archive for What's new in Azure Automation?

Caution

This article references CentOS, a Linux distribution that has reached the End Of Life (EOL) status. Please consider your use and planning accordingly.

The primary What's new in Azure Automation? article contains updates for the last six months, while this article contains all the older information.

What's new in Azure Automation? provides you with information about:

  • The latest releases
  • Known issues
  • Bug fixes

March 2021

New Azure Automation built-in policy definitions

Type: New feature

Azure Automation has added five new built-in policy definitions:

  • Automation accounts should disable public network access,
  • Azure Automation accounts should use customer-managed keys to encrypt data at rest
  • Configure Azure Automation accounts to disable public network access
  • Configure private endpoint connections on Azure Automation accounts
  • Private endpoint connections on Automation Accounts should be enabled.

For more information, see Azure Policy reference.

New scripts added for installing Hybrid worker on Windows and Linux

Type: New feature

Two new scripts have been added to the Azure Automation GitHub repository addressing one of Azure Automation's key scenarios of setting up a Hybrid Runbook Worker on either a Windows or a Linux machine. The script creates a new VM or uses an existing one, creates a Log Analytics workspace if needed, installs the Log Analytics agent for Windows or Log Analytics agent for Linux, and registers the machine to the Log Analytics workspace. The Windows script is named Create Automation Windows HybridWorker and the Linux script is Create Automation Linux HybridWorker.

Invoke runbook through an Azure Resource Manager template webhook

Type: New feature

For more information, see Use a webhook from an ARM template.

Azure Update Management now supports CentOS 8.x, Red Hat Enterprise Linux Server 8.x, and SUSE Linux Enterprise Server 15

Type: New feature

See the full list of supported Linux operating systems for more details.

February 2021

Introduced custom Azure Policy compliance to enforce runbook execution on Hybrid Worker

Type : New feature

You can use the new Azure Policy compliance rule to allow creation of jobs, webhooks, and job schedules to run only on Hybrid Worker groups. Read the details in Use Azure Policy to enforce job execution on Hybrid Runbook Worker

January 2021

Added Python 3 script to import module with multiple dependencies

Type: New feature

The script is available for download from our GitHub repository.

Hybrid Runbook Worker role support for CentOS 8.x/RHEL 8.x/SLES 15

Type. New feature

The Hybrid Runbook Worker feature supports CentOS 8.x, REHL 8.x, and SLES 15 distributions for only process automation on Hybrid Runbook Workers. See Supported operating systems for updates to the documentation to reflect these changes.

Azure Automation runbooks moved from TechNet Script Center to GitHub

Type: Plan for change

The TechNet Script Center is retiring and all runbooks hosted in the Runbook gallery have been moved to our Automation GitHub organization. For more information, read Azure Automation Runbooks moving to GitHub.

December 2020

Azure Automation classified as Grade-C certified on Accessibility

Type: New feature

Accessibility features of Microsoft products help agencies address global accessibility requirements. On the blog announcement page, search for Azure Automation to read the Accessibility conformance report for the Automation service.

DSC support for Oracle 6 and 7

Type: New feature

Manage Oracle Linux 6 and 7 machines with Automation State Configuration. See Supported Linux distros for updates to the documentation to reflect these changes.

Public Preview for Python3 runbooks in Automation

Type: New feature

Azure Automation now supports Python 3 cloud and hybrid runbook execution. For more information, see the announcement.

November 2020

DSC support for Ubuntu 18.04

Type: New feature

See Supported Linux Distros for updates to the documentation reflecting these changes.

July 2020

Hybrid Runbook Worker support for Windows Server 2008 R2

Type: New feature

Automation Hybrid Runbook Worker supports the Windows Server 2008 R2 operating system. See Supported operating systems for updates to the documentation to reflect these changes.

Update Management support for Windows Server 2008 R2

Type: New feature

Update Management supports assessing and patching the Windows Server 2008 R2 operating system. See Supported operating systems for updates to the documentation to reflect these changes.

Automation diagnostic logs schema update

Type: New feature

Changed the schema of Azure Automation log data in the Log Analytics service. To learn more, see Forward Azure Automation job data to Azure Monitor logs.

June 2020

Hybrid Runbook Worker onboarding script updated to use Az modules

Type: New feature

The New-OnPremiseHybridWorker runbook has been updated to support Az modules. For more information, see the package in the PowerShell Gallery.

Update Management availability in China East 2

Type: New feature

Azure Automation region mapping updated to support Update Management feature in China East 2 region. See Supported region mapping for updates to the documentation to reflect this change.

May 2020

Added capability to keep Automation runbooks and DSC scripts encrypted by default

Type: New feature

In addition to improve security of assets, runbooks, and DSC scripts are also encrypted to enhance Azure Automation security.

February 2020

Introduced support for Azure virtual network service tags

Type: New feature

Automation support of service tags allows or denies the traffic for the Automation service, for a subset of scenarios. To learn more, see the documentation.

Enable TLS 1.2 support for Azure Automation service

Type: Plan for change

Azure Automation fully supports TLS 1.2 or higher and all client calls (through webhooks, DSC nodes, and hybrid worker). TLS 1.1 and TLS 1.0 are still supported for backward compatibility with older clients until customers standardize and fully migrate to TLS 1.2.

January 2020

Introduced Public Preview of customer-managed keys for Azure Automation

Type: New feature

Customers can manage and secure encryption of Azure Automation assets using their own managed keys. For more information, see Use of customer-managed keys.

Retirement of Azure Service Management (ASM) REST APIs for Azure Automation

Type: Retire

Azure Service Management (ASM) REST APIs for Azure Automation will be retired and no longer supported after January 30, 2020. To learn more, see the announcement.