Skip to content

Commit 636dad7

Browse files
authored
Merge pull request #195706 from mathapli/master
Adding missing command for logs- RHEL BYOS
2 parents f2c94ba + c23ac75 commit 636dad7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/linux/azure-hybrid-benefit-byos-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@ you can use the `az vm update` command to update existing license type on runnin
132132
```bash
133133
yum repolist
134134
```
135-
1. In case the extension is not running by itself, you can try the below command on the VM using:
135+
1. In case the extension is not running by itself, you can try the below command on the VM:
136136
```bash
137-
137+
systemctl start azure-hybrid-benefit.service
138138
```
139139
140140
## Enable and disable the benefit for SLES

0 commit comments

Comments
 (0)