Azure Storage Account - FAQ

Azure Storage Account - FAQ

1. Why have we removed the Diagnostic Settings dependency in Azure Storage Account monitor?
  1. Till APM v15300:
    1. Azure Storage Account monitor was using Diagnostic Settings to perform data collection.
    2. Azure Storage Account monitor was dependent on Diagnostic extension for data collection and Applications Manager was using Azure Storage service API.
    3. Capacity metrics support was available for Blob service only.
  2. From APM v15300:
    1. Azure Storage Account monitor has been enhanced to use Azure Monitor APIs and the Diagnostic Settings dependency has been removed.
    2. Not all the metrics are directly available in Azure monitor APIs, some metrics are available under different dimensions of another metric. Refer here to know more.
    3. Capacity metrics support is now available for all 4 services (Blob, Table, File, Queue).
2. What happens to Azure Monitor in Applications Manager when you delete Azure Storage Account from the Azure portal?
  1. When you delete Azure Storage Account in Azure portal, the Azure Storage Account (child monitor) will automatically be deleted in Applications Manager in Azure parent monitor's next poll and the following message will be displayed in the child monitor.


3. What are the different APIs used for data collection?
  1. Configuration metrics are collected using Azure Storage Account API.
  2. Performance data is collected using Azure Monitor API.
  3. The supported metrics are:
    1. Azure Monitor metrics for Storage Account
    2. Azure Monitor metrics for Blob Service
    3. Azure Monitor metrics for Table Service
    4. Azure Monitor metrics for File Service
    5. Azure Monitor metrics for Queue Service
4. How do I configure Capacity Metrics for Azure Monitor?
  1. Capacity metrics data is updated one hour once only. Refer here to know more.
  2. Performance polling is enabled for Capacity metrics group, You can configure this under
    1. Admin -> Discovery & Data Collection -> Performance Polling -> Optimize Data Collection -> choose Monitor Type as 'Azure Storage Account' and choose Metric Name  as 'Capacity Metrics'.
      1. Please provide time interval as above 60minutes or 1hour. If the time interval is configured below 60minutes or 1hour, you will get the following error message in the respective monitors:
        Data collection for 'Storage Account Capacity metrics' using AzureMonitor API can be performed only once an hour. Please configure the performance polling interval to 1 hour (preferred).

                    New to ADSelfService Plus?

                      • Related Articles

                      • Microsoft Azure - FAQ

                        1. What happens to the Azure monitor in Applications Manager when you delete any of the supported services from the Azure portal? When you perform a delete operation on any of the supported Azure resources in the Azure portal, the respective monitor ...
                      • Microsoft Azure VM - Enabling Diagnostics extension for Windows & Linux VMs

                        Diagnostic Extension is now considered a legacy approach and it is limited to some server distributions. It is recommended to switch to Azure Monitor Agent (AMA). From Applications Manager v171400, Azure monitor agent is supported. Refer here to know ...
                      • Azure SQL Database - FAQ

                        1. Why have we removed the Diagnostic Settings dependency in Azure SQL Database monitor? Till APM v15240: Azure SQL Database was using Diagnostic Settings to perform data collection. Prerequisites had to be fulfilled to turn on Diagnostic Settings ...
                      • Azure Virtual Machine - FAQ

                        1. How is data collection happening for Azure Virtual Machine monitors? Microsoft Azure monitor discovery modes in AppManager: AD Application mode Organizational Account mode OAuth mode Azure VM monitor - Data collection methods: Azure Monitor Azure ...
                      • Microsoft Azure VM - Enabling Azure Monitor Agent for Windows & Linux VMs

                        Purpose of Diagnostics Agent and Azure Monitor Agent Additional metrics from Azure Virtual Machine can be fetched via Diagnostic Extensions (DE) or Azure Monitor Agent (AMA). In Diagnostic Extensions, data is pushed to Azure Storage Account to which ...