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/_media/elastigroup-commits-find-in-wizard.png b/src/docs/elastigroup/_media/elastigroup-commits-find-in-wizard.png new file mode 100644 index 0000000000..24fe177df3 Binary files /dev/null and b/src/docs/elastigroup/_media/elastigroup-commits-find-in-wizard.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..71996b0275 100644 --- a/src/docs/elastigroup/features-azure/commitments-setup-aks.md +++ b/src/docs/elastigroup/features-azure/commitments-setup-aks.md @@ -43,7 +43,7 @@ Follow the instructions below while referring to the [Azure documentation](https 2. Create or edit the group. See [Create an Elastigroup](https://docs.spot.io/elastigroup/getting-started/create-an-elastigroup-for-azure). 3. In the Availability settings area, next to Utilize RIs/SPs, click **Add permission**. - ---NEED SCREENCAP---CREATE ELASTIGROUP--- + ### Step 1: App Registrations @@ -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) + +