How can I aggregate the cost of using Azure OpenAI Service per user authenticated with AzureAD, per API Key, or per principal key?

SS 5 Reputation points
2023-06-13T01:19:35.9833333+00:00

For internal budgeting and efficiency purposes, I would like to break out the cost of Azure OpenAI Service in detail; it would be ideal if I could get the cost from the API Endpoint authentication method. So far I have not been able to find a way to do this from the Cost Analysis page.

Is there any way to accomplish this? We are also considering changing the implementation architecture itself.

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
3,553 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Marcos Vinicius Silva Reis 100 Reputation points
    2023-06-19T17:46:27.9633333+00:00

    Hello friend,

    Have you considered organizing by Tags? You can use tags to group your billing data. If you're running multiple VMs for different organizations, for example, use tags to group usage by cost center. You can also use tags to categorize costs by runtime environment, such as billing usage for VMs running in the production environment.

    https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/tag-resources-portal

    Hope this helps ;)

    1 person found this answer 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.