Skip to content

[Feature]: Add support for Runtime Environments to Az.Automation #29745

Description

@bowlerma

Description of the new feature

The Az.Automation module doesn't support the use Automation Runtime Environments. This leaves only the Azure Portal and the REST API as the only method for automating the use of Runtime Environments. In particular the New-AzAutomationModule, Import-AzAutomationRunbook and associated Cmdlets do not allow you to target a Runtime Environment when importing runbooks and modules.

I note that Azure CLI has very limited support for Runtime Environments but this is incomplete, doesn't support importing runbooks and modules and a lot of commands for automation appear to still be experimental.

Proposed implementation details (optional)

Add a -RuntypeEnvironment parameter to relevant commands so that it is possible to automate the use of Runtime Environments via PowerShell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    customer-reportedfeature-requestThis issue requires a new behavior in the product in order be resolved.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions