Skip to content

Commit a2ca90e

Browse files
committed
minor edit
1 parent a190e5e commit a2ca90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/extension-based-hybrid-runbook-worker-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ To install and use Hybrid Worker extension using REST API, follow these steps. T
591591

592592
The API call will provide the value with the key: `AutomationHybridServiceUrl`. Use the URL in the next step to enable extension on the VM.
593593

594-
1. Install the Hybrid Worker Extension on Azure VM by the following API call
594+
1. Install the Hybrid Worker Extension on Azure VM by using the following API call.
595595

596596
```http
597597
PUT https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/extensions/{vmExtensionName}?api-version=2021-11-01

0 commit comments

Comments
 (0)