Purchased RI Unavailable in Optimize Rate page

Purchased RI Unavailable in Optimize Rate page

What to do if your purchased reservations in the cloud platform are not available in the optimize rate page in CoreStack:

1. Check the Cloud Provider and Currency:

  • Ensure the correct cloud provider and currency are selected in the UI.
    • The page defaults to AWS and USD; change these settings as necessary.

2. Check Permissions:

  • General Note: Reservations are pulled from the parent account.
  • Azure:
    • Ensure the "Reservation Reader" role for CoreStack.App is provided.
    • Azure CSP-Indirect Subscription: Follow this guide.
      • Note: For CSP-Indirect accounts, the CSP parent account must allow reservation reader access to its customers to be pulled by CoreStack.
    • Azure EA Parent Subscription: Follow this guide.
    • Azure EA Subscription: Follow this guide.
  • AWS:
    • Ensure the Cost Explorer is enabled.
    • Add the following permissions to the role used to onboard the accounts:
      • ce:GetReservationPurchaseRecommendation
      • ce:GetReservationUtilization
  • GCP:
    • Ensure the following permissions are enabled:
      • bigquery.reservations.get
      • bigquery.reservations.list
      • compute.reservations.get
      • compute.reservations.list
3. Please allow up to 24 hours for the reservations to be fetched by the system before they can be seen in the UI.
If the issue persists after verifying these settings and waiting 24 hours, please reach out to our support team for further assistance.

    • Related Articles

    • Azure Custom Metrics

      To see custom metrics for a VM in Azure, you're correct that the Azure Monitor agent needs to be installed on the VM and ensure that the VM has outbound internet access to communicate with Azure Monitor. Here are the general steps to install the ...
    • AWS External ID change

      AWS External ID Change An External ID in AWS is a unique identifier used in cross-account access scenarios to ensure that a request from one account to another is intended. Here's an elaboration on the process and considerations for managing AWS ...
    • What to do when cost data is not available for a particular month for an AWS Account

      Scenario : Cost data is not available for a particular month for an AWS Account. Solution : We need to check whether the billing file for that particular month is available in the S3 bucket. This step is crucial because if the billing file is not ...
    • AWS EC2 Instance Tag Restrictions

      When creating an EC2 instance in AWS, the instance name is set as the value of the Name tag. The tag key (Name) and tag value must follow certain conventions. The following basic restrictions apply to tags:Maximum number of tags per resource – 50 For ...
    • AWS EC2 Cost Report not showing data.

      Scenario: When accessing the AWS EC2 Cost report, users may encounter situations where the report appears empty, despite the presence of EC2 instances in the Cloud. In some cases, users may encounter issues with AWS EC2 cost reports, specifically ...