Skip to content

Commit db50f59

Browse files
committed
minor edit
1 parent d6fe7a2 commit db50f59

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
@@ -118,7 +118,7 @@ $protectedsettings = @{
118118
"Proxy_URL"="http://username:password@<IP Address>"
119119
};
120120
$settings = @{
121-
"AutomationAccountURL" = "<registration-url>/<subscription-id>";
121+
"AutomationAccountURL" = "<registration-url>";
122122
};
123123
```
124124
**Azure VMs**

0 commit comments

Comments
 (0)