Skip to content

Commit 2f47202

Browse files
committed
updates
1 parent 18d4d84 commit 2f47202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/shared-resources/modules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ You can also import modules from the PowerShell Gallery directly from your Autom
4848

4949
## Delete modules
5050

51-
If you have issues with a module or you need to roll back to a previous version of a module you can delete it from your Automation Account. You can not delete the original version of the [default modules](#default-modules) that are imported when you create an Automation Account. If the module you want to delete is a newer version of one of the [default modules](#default-modules) installed with your Automation Account, it will roll-back to the version that was installed with your Automation Account. Otherwise, any module you delete from your Automation Account will be removed.
51+
If you have issues with a module or you need to roll back to a previous version of a module, you can delete it from your Automation Account. You can not delete the original version of the [default modules](#default-modules) that are imported when you create an Automation Account. If the module you want to delete is a newer version of one of the [default modules](#default-modules) installed, it will roll-back to the version that was installed with your Automation Account. Otherwise, any module you delete from your Automation Account will be removed.
5252

5353
### Azure portal
5454

@@ -223,7 +223,7 @@ We recommend you consider the following when you author a PowerShell module for
223223

224224
## Default modules
225225

226-
The following table lists the modules that are imported by default when an Automation Account is created. These modules can be updated but can not be removed from your Automation Account.
226+
The following table lists the modules that are imported by default when an Automation Account is created. The modules listed below can have newer versions of them imported, but the original version can not be removed from your Automation Account even if you delete a newer version of them.
227227

228228
|Module name|Version|
229229
|---|---|

0 commit comments

Comments
 (0)