Skip to content

Commit 66f4227

Browse files
authored
Merge pull request #156566 from mathapli/master
VMSS portal experience added
2 parents 1a7cf79 + 298b608 commit 66f4227

File tree

5 files changed

+19
-5
lines changed

5 files changed

+19
-5
lines changed

articles/virtual-machine-scale-sets/azure-hybrid-benefit-linux.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,23 @@ To start using the benefit for SUSE:
6868

6969

7070
## Enable and disable the benefit on Azure Portal
71-
The Portal experience for enabling and disabling AHB on virtual machine scale set is **not currently available**.
71+
### Azure portal example to enable the benefit during creation:
72+
1. Visit [Microsoft Azure portal](https://portal.azure.com/)
73+
1. Go to 'Create a Virtual Machine scale set' page on the portal.
74+
![AHB while creating VMSS](./media/azure-hybrid-benefit-linux/create-vmss-ahb.png)
75+
1. Click on the checkbox to enable AHB conversion and use cloud access licenses.
76+
![AHB while creating VMSS Checkbox](./media/azure-hybrid-benefit-linux/create-vmss-ahb-checkbox.png)
77+
1. Create a Virtual Machine scale set following the next set of instructions
78+
1. Check the **Configuration** blade and you will see the option enabled.
79+
![AHB OS blade after creating](./media/azure-hybrid-benefit-linux/create-vmss-ahb-os-blade.png)
80+
81+
### Azure portal example to enable the benefit for an existing virtual machine scale set:
82+
1. Visit [Microsoft Azure portal](https://portal.azure.com/)
83+
1. Open the 'Virtual Machine scale set' page on which you want to apply the conversion.
84+
1. Go the **Operating system** option on the left. You will see the Licensing section. To enable the AHB conversion, check the 'Yes' radio button and check the Confirmation checkbox.
85+
![AHB Configuration blade after creating](./media/azure-hybrid-benefit-linux/create-vmss-ahb-os-blade.png)
86+
87+
7288

7389
## Enable and disable the benefit using Azure CLI
7490

34 KB
Loading
139 KB
Loading
110 KB
Loading

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ To start using the benefit for SUSE:
6969

7070
You may enable the benefit on existing VMs by visiting the **Configuration** option on the left and following the steps there. You may enable the benefit on new VMs during the VM create experience.
7171

72-
### Azure portal example to enable the benefit for an existing VM:
72+
### Azure portal example to enable the benefit during creation of VM:
7373
1. Visit [Microsoft Azure portal](https://portal.azure.com/)
7474
1. Go to 'Create a Virtual Machine' page on the portal.
7575
![AHB while creating VM](./media/azure-hybrid-benefit/create-vm-ahb.png)
@@ -79,14 +79,12 @@ You may enable the benefit on existing VMs by visiting the **Configuration** opt
7979
1. Check the **Configuration** blade and you will see the option enabled.
8080
![AHB Configuration blade after creating](./media/azure-hybrid-benefit/create-configuration-blade.png)
8181

82-
### Azure portal example to enable the benefit during creation of VM:
82+
### Azure portal example to enable the benefit for an existing VM:
8383
1. Visit [Microsoft Azure portal](https://portal.azure.com/)
8484
1. Open the Virtual Machine page on which you want to apply the conversion.
8585
1. Go the **Configuration** option on the left. You will see the Licensing section. To enable the AHB conversion, check the 'Yes' radio button and check the Confirmation checkbox.
8686
![AHB Configuration blade after creating](./media/azure-hybrid-benefit/create-configuration-blade.png)
8787

88-
>[!NOTE]
89-
> If you have created a **Custom Snapshot** or a **Shared Image (SIG)** of a RHEL or SLES PAYG Marketplace image, you can only use Azure CLI to enable Azure Hybrid Benefit. This is known limitation and currently there is no timeline to provide this capability on the Azure Portal as well.
9088

9189
## Enable and disable the benefit in the Azure CLI
9290

0 commit comments

Comments
 (0)