Skip to content

Commit b4cf272

Browse files
Merge pull request #279573 from SnehaSudhirG/28June-GHI-120388
updated the note
2 parents 0336959 + 61d7ba3 commit b4cf272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/manage-runtime-environment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage Runtime environment and associated runbooks in Azure Automation
33
description: This article tells how to manage runbooks in Runtime environment and associated runbooks Azure Automation
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 01/17/2024
6+
ms.date: 06/28/2024
77
ms.topic: conceptual
88
ms.custom: references_regions
99
---
@@ -76,7 +76,7 @@ An Azure Automation account in supported public region (except Central India, Ge
7676

7777
> [!NOTE]
7878
> - When you import a package, it might take several minutes. 100MB is the maximum total size of the files that you can import.
79-
> - Use *.zip* files for PowerShell runbook types.
79+
> - Use *.zip* files for PowerShell runbook types as mentioned [here](https://learn.microsoft.com/powershell/scripting/developer/module/understanding-a-windows-powershell-module?view=powershell-7.4)
8080
> - For Python 3.8 packages, use .tar.gz or .whl files targeting cp38-amd64.
8181
> - For Python 3.10 (preview) packages, use .whl files targeting cp310 Linux OS.
8282

0 commit comments

Comments
 (0)