AzUpdate S03E09: Azure Automation, Site Recovery and Azure Function.
Published Oct 01 2021 12:00 AM 3,018 Views
Microsoft

Hello folks,

This week Jay Gordon (@jayDestro) join me again to discuss news items announced this week.  In this episode of AZ Update we’ll cover announcements regarding Azure Automation, Site Recovery and Azure Function.

 

Join us on the live stream and participate in the chat.  Or watch on-demand.

 

 

Azure Automation Hybrid Worker Extension for Azure and Arc-enabled

 

s03e09-1.png

 

This week the Azure Automation team is releasing native integration of User Hybrid runbook Worker role through the Azure virtual machine (VM) extension framework.  The user-defined runbooks are intended to run directly on the Windows and Linux machine that are members of one or more Runbook Worker groups

 

This will bring you the following benefits:

 

  • Seamless onboarding - Removes dependency on a Log Analytics solution
  • Unified onboarding experience - Installation is managed using the same supported methods for Azure and non-Azure machines.
  • Ease of Manageability - Native integration with ARM identity.
  • Azure AD based authentication - Uses VM system assigned-identities provided by Azure AD.  This centralizes control and management of identities and resource credentials

More details can be found here.

 

Az module support in Azure Automation

 

s03e09-4.jpg

If you remember in February we announce that we would retire the AzureRM PowerShell module. And we gave guidance on updating your scripts.  Creating a new module allowed our engineers to make the design, naming of cmdlets, and modules consistent. All modules now start with the Az. prefix and cmdlets all use the Verb-AzNoun naming convention. Previously, cmdlet names were longer and inconsistent

 

Now, we are ready to set a date for the retirement of the AzureRM module.  29 February 2024 is the date.  That gives you over 2 years to update your scripts. That should be enough time.

 

Get scripting!  And find out more details here.

 

Azure Site Recovery: Upgrade to TLS 1.2

 

s03e09-5.png

 

TLS 1.0 is an aging protocol, and all Azure services fully support TLS 1.2.  We highly recommend that you plan to accelerate your migration toward TLS 1.2.

 

As  part of Azure-wide initiative towards using TLS 1.2 by default and removing dependencies on older versions, Azure Site Recovery is working towards shifting away from legacy protocols to ensure improved security for your replication data.  Hence, TLS 1.0 and TLS 1.1 will no longer be supported.  These changes are expected to take effect on Novem...

 

More details can be found here.

 

Azure Functions runtime 4.0 is now in public preview

 

 

Last week, the Azure Functions team announced the public preview of Azure Functions version 4.0. The most notable feature of this new runtime is support for:

 

  • .NET 6.0 (in-process and isolated process) 
  • Node.js 14 
  • Python 3.7, 3.8, 3.9 
  • Java 8, 11 
  • PowerShell 7.0 
  • Custom Handlers

While the new runtime is currently in preview, you won't have to wait long to run .NET 6 function apps or PowerShell 7 scripts in production. Azure Functions 4.0 is expected to be generally available in early November.

 

Azure Functions are NOT just for developers. I use them regularly for may Ops related actions such as running scheduled tasks, process file uploads, and analyze IoT data streams.  To name a few.

 

Find out more here!

 

MS Learn Module of the Week

Microsoft_Learn_Banner.png

 

Since we discussed Azure Functions, we thought it would be fitting to have the Create serverless logic with Azure Functions Learn Module as the module of the week.

 

This module will show you how to:

 

  • Decide if serverless computing is right for your business need
  • Create an Azure Function app in the Azure portal
  • Execute a function using triggers
  • Monitor and test your Azure Function from the Azure portal

 

That’s it for this week!  Let us know in the comments below if there are other items you would like to see covered in the next show.

Be sure to catch the next AzUpdate episode and join us in the live chat.

 

Cheers!

 

Pierre Roman

 

 

 

Co-Authors
Version history
Last update:
‎Sep 30 2021 09:19 PM
Updated by: