Creating and Using an Azure Automation Custom Runtime Environment

A custom runtime environment is a way of defining a specific job execution environment for Azure Automation runbooks, including Microsoft Graph PowerShell SDK runbooks. In this article, we create a new environment for PowerShell V7.4, load in some SDK modules, switch a runbook from a system-generated environment, and run some code.

https://office365itpros.com/2025/08/29/custom-runtime-environment/
#AzureAutomation

Using Azure Automation Custom Runtime Environment

A custom runtime environment is a way of defining a specific job execution environment for Azure Automation runbooks, including Graph PowerShell SDK runbooks.

Office 365 for IT Pros
Are you still using client ID & secret in your automation Runbooks! Learn how to set up managed identities in Azure Automation Runbooks and use them in PnP.PowerShell scripts.
You can also debug your scripts in Visual Studio Code.
#AzureAutomation #PowerShell #Security #MicrosoftGraph #PnP
https://www.menzel.it/post/2025/03/managed-identity-azure-automation-pnp.powershell/
Using Managed Identity with Azure Automation & PnP.PowerShell

Learn how to securely automate tasks using Azure Automation Runbooks, Managed Identity, and PnP.PowerShell with this step-by-step guide.

The State of the Microsoft 365 Nation
Are you still using client ID & secret in your automation Runbooks! Learn how to set up managed identities in Azure Automation Runbooks and use them in PnP.PowerShell scripts. You can also debug your scripts in Visual Studio Code. #AzureAutomation #PowerShell #Security #MicrosoftGraph #PnP

Using Managed Identity with Az...
Bluesky

Bluesky Social
PowerShell Replace Operator with TryParse to clean Strings Tip #9 #LearnPowerShell #PowerShellTutorial #Scripting #systemadministrator #AzureAutomation #CodingForBeginners