diff --git a/src/docs/_media/elastigroup-commitments.png b/src/docs/_media/elastigroup-commitments.png new file mode 100644 index 0000000000..e30dca0cc3 Binary files /dev/null and b/src/docs/_media/elastigroup-commitments.png differ diff --git a/src/docs/elastigroup/_media/elastigroup-commitments.png b/src/docs/elastigroup/_media/elastigroup-commitments.png new file mode 100644 index 0000000000..e30dca0cc3 Binary files /dev/null and b/src/docs/elastigroup/_media/elastigroup-commitments.png differ diff --git a/src/docs/elastigroup/features-azure/commitments-elast-aks.md b/src/docs/elastigroup/features-azure/commitments-elast-aks.md index b4e435064d..7f5b5f1ec2 100644 --- a/src/docs/elastigroup/features-azure/commitments-elast-aks.md +++ b/src/docs/elastigroup/features-azure/commitments-elast-aks.md @@ -37,6 +37,8 @@ Azure SPs offer a flexible pricing model that lets you save up to 65% on your Az ## Commitments Scenarios + + ### Launching a VM diff --git a/src/docs/elastigroup/features-azure/commitments-setup-aks.md b/src/docs/elastigroup/features-azure/commitments-setup-aks.md index d76d2bc4bf..5a8fcf0ede 100644 --- a/src/docs/elastigroup/features-azure/commitments-setup-aks.md +++ b/src/docs/elastigroup/features-azure/commitments-setup-aks.md @@ -51,23 +51,22 @@ Follow the instructions below while referring to the [Azure documentation](https Upgrade: - - + New: - + -2. Copy the following credentials from your Azure app and paste them into the fields: +3. Copy the following credentials from your Azure app and paste them into the fields: * Application (client) ID. * Directory (tenant) ID. -3. Go to Step 2: Certificates and Secrets +4. Go to Step 2: Certificates and Secrets ### Step 2: Certificates and Secrets - + 1. Copy the following credentials from your Azure app and paste them into the fields: * Application secret expiration date. @@ -78,7 +77,7 @@ Follow the instructions below while referring to the [Azure documentation](https ### Step 3: Permissions Assignment - + >IMPORTANT: > @@ -90,7 +89,7 @@ Follow the instructions below while referring to the [Azure documentation](https 1. Select the custom reader role, and the permissions in accordance with those you purchased from Azure (by default, both RI and SP are selected). -2. Use the following Azure PowerShell script to assign the Reservation Reader role at the tenant level: +2. Use the following Azure PowerShell script to assign the Reservation Reader role / Savings Plan role at the tenant level: ``` Import-Module Az.Accounts @@ -153,5 +152,9 @@ Under Spot API > Elastigroup > Elastigroup Azure Spot VMs >... * [Create Elastigroup](https://docs.spot.io/api/#tag/Elastigroup-Azure-Spot-VMs/operation/elastigroupAzureSpotVmsCreate) or [Update Elastigroup](https://docs.spot.io/api/#tag/Elastigroup-Azure-Spot-VMs/operation/elastigroupAzureSpotVmsUpdate) (under strategy) +* [Import Group from VMp](https://docs.spot.io/api/#tag/Elastigroup-Azure-Spot-VMs/operation/elastigroupAzureSpotVmsImportFromVirtualMachine) +* [Get Elastigroup Status](https://docs.spot.io/api/#tag/Elastigroup-Azure-Spot-VMs/operation/elastigroupAzureSpotVmsGetStat) + +