Skip to content

what is appID is not clear #21015

@adamcamilyo

Description

@adamcamilyo

in the command and explanation:
az monitor app-insights query --app e292531c-eb03-4079-9bb0-fe6b56b99f8b --analytics-query 'requests | summarize count() by bin(timestamp, 1h)' --offset 1h30m

--apps -a
GUID, app name, or fully-qualified Azure resource name of Application Insights component. The application GUID may be acquired from the API Access menu item on any Application Insights resource in the Azure portal. If using an application name, please specify resource group.

it is not 100% clear what is the variable we need to insert in --app
please make it clear that there are options:

  1. api - which i dont understand
  2. application insight name + resource group:
    az monitor app-insights query --resource-group $RSG --app $appInsightName --analytics-query 'requests | summarize count() by bin(timestamp, 1h)' --offset 1h30m

Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions