I can find the virtual machine 'd8lds v5' in the Azure Pricing Calculator, but not in the API.

Sander, Carsten 20 Reputation points
2024-12-20T08:32:06.54+00:00

I have found the following system in the Azure price calculator:

Instance: D8lds v5: 8 Cores, 16 GB RAM, 300 GB Temporary storage

Region: West Europe

Operating system: Windows

Type: (OS Only)

Tier: Standard

Reservations: Reserved for 3 years

The system is not found in the Azure “Overview of Azure retail prices” in “https://prices.azure.com/api/retail/prices” or

found in “https://prices.azure.com/api/retail/prices?api-version=2023-01-01-preview”. At least not in the Windows version.

Linux is listed as the operating system.

Can you tell me why this is the case? Does the data from the APIs and the Azure price calculator not match?

Many thanks and best regards!

Carsten

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,178 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Prrudram-MSFT 27,251 Reputation points
    2024-12-20T13:05:03.98+00:00

    Hello @Sander, Carsten

    The Azure Pricing Calculator pulls per-unit pricing for each product from the Azure Retail Pricing API based on different product parameters selected by the user, such as region, size, operating system, tier, and other specific features
    However, there might be cases where certain configurations, like the D8lds v5 Windows instance, are not listed in the API but are available in the calculator.

    This discrepancy could be due to several reasons:

    API Version Differences: The API version you are using might not include the latest updates or specific configurations available in the Azure Pricing Calculator.

    Filtering and Case Sensitivity: The API's filtering mechanism is case-sensitive and might not return results if the filter values are not correctly specified3.

    Data Synchronization: There might be a lag in data synchronization between the Azure Pricing Calculator and the Azure Retail Prices API.

    To address this issue, you can try the following:

    Ensure you are using the latest API version (2023-01-01-preview) and check the case sensitivity of your filter values.

    Verify the configuration parameters in the API request to match those in the Azure Pricing Calculator.

    Reach out to Azure support for further assistance if the issue persists.

    If I have answered your question, please accept this as answer as a token of appreciation and don't forget to thumbs up for "Was it helpful"!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.