diff --git a/docs/integrations-in-rancher/cloud-marketplace/azure-marketplace-payg-integration/installing-rancher-prime.md b/docs/integrations-in-rancher/cloud-marketplace/azure-marketplace-payg-integration/installing-rancher-prime.md index 2b07e15c78b..db0cce13e44 100644 --- a/docs/integrations-in-rancher/cloud-marketplace/azure-marketplace-payg-integration/installing-rancher-prime.md +++ b/docs/integrations-in-rancher/cloud-marketplace/azure-marketplace-payg-integration/installing-rancher-prime.md @@ -46,7 +46,7 @@ On the **Rancher Configuraion** tab, specify the following information: The current Rancher deployment exposes the bootstrap password in the Cluster configuration settings in Azure Portal. Until this is resolved, we suggest changing the Admin password after initial login by editing your profile in the Rancher dashboard. ::: - ![Rancher Configuration](/img/install-rancher-prime-configuration.png) + ![Rancher Configuration](/img/install-rancher-prime-bootstrap-password.png) 1. Select **Next**. ### Review + create @@ -70,13 +70,23 @@ You may now login to Rancher dashboard by pointing your browser to the Rancher s :::note -The Rancher hostname must be resolvable by public DNS. Please refer to the [Prerequisites](./rancher-prime-azure.md#prerequisites) section for more details. +The Rancher hostname must be resolvable by public DNS. Please refer to the [Prerequisites](./prerequisites) section for more details. ::: +## How to Use Rancher + +After logging into Rancher Prime, you should notice the Welcome to Rancher Prime message at the top of the screen. + +![Rancher Prime Home](/img/install-rancher-prime-home.png) + +If your Rancher Prime PAYG deployment only has **Welcome to Rancher** at the top of the screen, please ensure you've updated to the latest version, and reset the branding to default (i.e. "suse") from **Global Settings**. + +![Global Settings](/img/install-rancher-prime-global-settings.png) + ## Rancher Prime PAYG Billing -View billing information in the Azure Portal by going to **Home** > **Subscriptions** > **Cost Management - Cost analysis**. +View billing information in the Azure Portal by going to **Home** > **Cost Management (subscription) | Cost analysis**. ## Uninstalling Rancher Prime PAYG Offering diff --git a/static/img/install-rancher-prime-basics-create-new.png b/static/img/install-rancher-prime-basics-create-new.png index 38e2ca329f3..0d2a6104528 100644 Binary files a/static/img/install-rancher-prime-basics-create-new.png and b/static/img/install-rancher-prime-basics-create-new.png differ diff --git a/static/img/install-rancher-prime-basics.png b/static/img/install-rancher-prime-basics.png index 2186b15a9d7..9939c73d814 100644 Binary files a/static/img/install-rancher-prime-basics.png and b/static/img/install-rancher-prime-basics.png differ diff --git a/static/img/install-rancher-prime-bootstrap-password.png b/static/img/install-rancher-prime-bootstrap-password.png new file mode 100644 index 00000000000..a1da97ec51f Binary files /dev/null and b/static/img/install-rancher-prime-bootstrap-password.png differ diff --git a/static/img/install-rancher-prime-configuration.png b/static/img/install-rancher-prime-configuration.png deleted file mode 100644 index d4fee301354..00000000000 Binary files a/static/img/install-rancher-prime-configuration.png and /dev/null differ diff --git a/static/img/install-rancher-prime-global-settings.png b/static/img/install-rancher-prime-global-settings.png new file mode 100644 index 00000000000..de26e71c846 Binary files /dev/null and b/static/img/install-rancher-prime-global-settings.png differ diff --git a/static/img/install-rancher-prime-home.png b/static/img/install-rancher-prime-home.png new file mode 100644 index 00000000000..339945a389b Binary files /dev/null and b/static/img/install-rancher-prime-home.png differ