Overview of memory consumption

Dennis Birk 401 Reputation points
2020-06-04T08:44:33.833+00:00

Hello,

how can I check the memory consumption for each subscription?

I can only check the total memory consumption of the whole Stack in the Adminportal > Region Management > Capacity.
This by 90% and now we must find the "Memory guzzlers"

But I need more details.

Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
179 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. TravisCragg-MSFT 5,676 Reputation points Microsoft Employee
    2020-06-10T01:26:40.037+00:00

    You can use the Azure Stack Usage API to view information about each tenant inside your Azure Stack. If you have multiple subscriptions in a tenant, you can drill down further by checking the additionalinfo properly which will show the subscription ID.

    0 comments No comments