Skip to content

Commit 8e5b714

Browse files
Merge pull request #270042 from esvmicrosoft/patch-1
Update azure-hybrid-benefit-linux.md
2 parents 0b88e47 + 56353cd commit 8e5b714

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -178,11 +178,6 @@ If you deployed an Azure Marketplace image with PAYG licensing model and desire
178178

179179
#### [Red Hat (RHEL)](#tab/rhelAzcliByosConv)
180180

181-
1. Install the Azure Hybrid Benefit extension on a running virtual machine. You can use the Azure portal or use the following command via the Azure CLI:
182-
```azurecli
183-
az vm extension set -n AHBForRHEL --publisher Microsoft.Azure.AzureHybridBenefit --vm-name myVMName --resource-group myResourceGroup
184-
```
185-
186181
1. Apply the `RHEL_BYOS` license type to the machine:
187182

188183
```azurecli
@@ -200,11 +195,6 @@ If you deployed an Azure Marketplace image with PAYG licensing model and desire
200195
201196
#### [SUSE (SLES)](#tab/slesAzcliByosConv)
202197
203-
1. Install the Azure Hybrid Benefit extension on a running virtual machine. You can use the following command via the Azure CLI:
204-
```azurecli
205-
az vm extension set -n AHBForSLES --publisher SUSE.AzureHybridBenefit --vm-name myVMName --resource-group myResourceGroup
206-
```
207-
208198
1. Apply the `SLES_BYOS` license type to the virtual machine.
209199
210200
```azurecli

0 commit comments

Comments
 (0)