Skip to content

Commit 6196127

Browse files
committed
minor edit
1 parent 4ad5689 commit 6196127

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/automation-update-azure-modules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ ms.custom: devx-track-azurepowershell
1313
The most common PowerShell modules are provided by default in each Automation account. See [Default modules](shared-resources/modules.md#default-modules). As the Azure team updates the Azure modules regularly, changes can occur with the included cmdlets. These changes, for example, renaming a parameter or deprecating a cmdlet entirely, can negatively affect your runbooks.
1414

1515
> [!NOTE]
16-
> - You can't delete global modules, which are modules that Automation provides out of the box.
16+
> You can't delete global modules, which are modules that Automation provides out of the box.
1717
> [!IMPORTANT]
18-
> - New Runtime environment experience allows you to manage modules and packages by allowing you to configure the job execution environment. In the new experience, Modules and Packages blades are not available. To manage modules and packages, see [Manage Runtime environment and associated runbooks](manage-runtime-environment.md).
18+
> New Runtime environment experience allows you to manage modules and packages by allowing you to configure the job execution environment. In the new experience, Modules and Packages blades are not available. To manage modules and packages, see [Manage Runtime environment and associated runbooks](manage-runtime-environment.md).
1919
2020
## Set up an Automation account
2121

0 commit comments

Comments
 (0)