[Container Instance] Clarification in unit of the metric Memory Size/memoryInGB

Appmanager Zohocorp 61 Reputation points
2024-03-07T12:07:14.4233333+00:00

While Deploying Azure Container instance, In UI unit for Memory size is shown as GiB (Size ->Memory (GiB)). But in JSON View memoryInGB (Description: The memory limit in GB of this container instance.) is given which contains same value which we have provided for Memory (GiB) while deploying container instance. There is no difference between GB value and GiB value. What is the actual value that will be provided in GET API Response. Whether it is GB or GiB?. Have attached the screenshots for referenceMemory(GiB)

memoryInGB

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
708 questions
0 comments No comments
{count} votes

Accepted answer
  1. Stanislav Zhelyazkov 24,376 Reputation points MVP
    2024-03-08T08:13:22.7833333+00:00

    Hi,

    The size is in GB. It is most likely that the Portal is not correct as the API clearly states the description of the property: "The memory request in GB of this container instance."

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.