Skip to content

Commit 8e6f288

Browse files
committed
minor edits
1 parent c0fc394 commit 8e6f288

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/automation/quickstart-cli-support-powershell-runbook-runtime-environment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can run Azure CLI commands in runbooks linked with PowerShell 7.2 Runtime en
2323
## Create Runtime environment
2424

2525
> [!NOTE]
26-
> Instead of creating a new PowerShell 7.2 Runtime environment, you can use the System-generated PowerShell-7.2 Runtime environment.
26+
> Instead of creating a new PowerShell 7.2 Runtime environment, you can use the System-generated PowerShell 7.2 Runtime environment.
2727
2828
1. Sign in to the Azure [portal](https://portal.azure.com) and select your Automation account.
2929
1. Under **Process Automation**, select **Runtime Environments (preview)** and then select **Create**.
@@ -36,7 +36,7 @@ You can run Azure CLI commands in runbooks linked with PowerShell 7.2 Runtime en
3636
1. Select **+Add from gallery** to add more packages from gallery and select **Next**.
3737
1. On **Review + create** tab, review the entries and select **Create**.
3838

39-
A notification appears to confirm that a runtime environment is successfully created.
39+
A notification appears to confirm that a Runtime environment is successfully created.
4040

4141
## Create Runbook
4242

@@ -59,4 +59,4 @@ In your Automation account, under **Process Automation**, select **Runbooks**.
5959
1. **Test** runbook execution in Test pane. After you confirm the results, select **Publish** to publish the runbook and execute it.
6060

6161
## Next steps
62-
- See [manage runtime environment](manage-runtime-environment.md) to view the various operations through portal and REST API.
62+
- See [Manage Runtime environment](manage-runtime-environment.md) to view the various operations through portal and REST API.

articles/automation/quickstart-update-runbook-in-runtime-environment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Using the Runtime environment, you can upgrade a runbook from one Runtime versio
2323
## Create Runtime environment
2424

2525
> [!NOTE]
26-
> Instead of creating a new PowerShell 7.2 Runtime environment, you can use the System-generated PowerShell-7.2 Runtime environment.
26+
> Instead of creating a new PowerShell 7.2 Runtime environment, you can use the System-generated PowerShell 7.2 Runtime environment.
2727
2828
1. Sign in to the Azure [portal](https://portal.azure.com) and select your Automation account.
2929
1. Under **Process Automation**, select **Runtime Environments (preview)**. If you don't find Runtime Environments (preview) in the list, select **Try Runtime environment experience** to switch to the new portal interface.
@@ -37,7 +37,7 @@ Using the Runtime environment, you can upgrade a runbook from one Runtime versio
3737
1. Select **+Add from gallery** to add more packages from gallery and select **Next**.
3838
1. On **Review + create** tab, review the entries and select **Create**.
3939

40-
A notification appears to confirm that a runtime environment is successfully created.
40+
A notification appears to confirm that a Runtime environment is successfully created.
4141

4242

4343
## Update Runtime environment of runbook
@@ -59,4 +59,4 @@ Using the Runtime environment, you can upgrade a runbook from one Runtime versio
5959

6060
## Next steps
6161

62-
- See [manage runtime environment](manage-runtime-environment.md) to view the various operations through portal and REST API.
62+
- See [Manage Runtime environment](manage-runtime-environment.md) to view the various operations through portal and REST API.

0 commit comments

Comments
 (0)