Skip to content

Commit cf05fbc

Browse files
authored
Updating version numbers and adding notice on using PnP 2.12.0
1 parent 265d53d commit cf05fbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/articles/azureautomationrunbook.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ To add PnP PowerShell to the Azure Automation Account, follow these steps:
4343
#### Specific stable version
4444

4545
> [!Important]
46-
> Currently stable PnP PowerShell version that works with Azure Automation 7.2 Runbooks is **2.12.0**.
46+
> Currently the only stable PnP PowerShell version that works with Azure Automation 7.2 Runbooks is **2.12.0**. Later versions are currently not supported.
4747
> If you would like to use a [latest nightly build](#latest-prerelease-version) instead, use the below instructions
4848
49-
Select **Browse from gallery**, Runtime version **7.2 (preview)** and click on the **Click here to browse from gallery** link
49+
Select **Browse from gallery**, Runtime version **7.2 (recommended)** and click on the **Click here to browse from gallery** link
5050

5151
![Add a module](../images/azureautomation/addmodulefromgallery.png)
5252

@@ -84,7 +84,7 @@ To add PnP PowerShell to the Azure Automation Account, follow these steps:
8484

8585
![Compress the PnP PowerShell package](../images/azureautomation/explorerzipcustombuild.png)
8686

87-
Select **Browse for file**, Runtime version **7.2 (preview)** and click on the folder icon next to **Powershell module file** and select the zipped up PnP.PowerShell.zip file generated in the previous step.
87+
Select **Browse for file**, Runtime version **7.2 (recommended)** and click on the folder icon next to **Powershell module file** and select the zipped up PnP.PowerShell.zip file generated in the previous step.
8888

8989
![Upload module file](../images/azureautomation/addmodulefromgallerycustombuild.png)
9090

0 commit comments

Comments
 (0)