Skip to content

Commit 9453c3d

Browse files
committed
added new limitations
1 parent 54f299a commit 9453c3d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/automation/runtime-environment-overview.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Runtime environment in Azure Automation
33
description: This article provides an overview on Runtime environment in Azure Automation.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 01/17/2024
6+
ms.date: 01/22/2024
77
ms.topic: conceptual
88
ms.custom: references_regions
99
---
@@ -76,7 +76,9 @@ You can't edit these Runtime environments. However, any changes that are made in
7676
## Limitations
7777

7878
- Runtime environment is currently supported in all Public regions except Central India, Germany North, Italy North, Israel Central, Poland Central, UAE Central, and Government clouds.
79-
- Currently only cloud jobs are supported for runbooks linked to Runtime environment. For Hybrid jobs, ensure to install the modules required for runbook execution on Hybrid Runbook Worker
79+
- Currently only cloud jobs are supported for newly created runbooks linked to user-created Runtime environments. However, you can link the newly created runbook to system generated Automation Runtime Environment to execute it as a hybrid job.
80+
- Existing runbooks that are automatically moved from old experience to Runtime environment experience would be able to execute as both cloud and hybrid job.
81+
- When the runbook is [updated](manage-runtime-environment.md) and linked to a different Runtime environment, it can be executed as cloud job only.
8082
- PowerShell Workflow, Graphical PowerShell, and Graphical PowerShell Workflow runbooks only work with System-generated PowerShell-5.1 Runtime environment.
8183
- RBAC permissions cannot be assigned to Runtime environment.
8284
- Runtime environment can't be configured through Azure Automation extension for Visual Studio Code.

0 commit comments

Comments
 (0)