Azure Application Insights
Azure Application Insights is an extensible analytics service that helps you understand the performance and usage of your live web application. Connect to your Application Insights resource to run and visualize various Analytics queries.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Microsoft |
URL | Microsoft LogicApps Support Microsoft Power Automate Support Microsoft Power Apps Support |
Connector Metadata | |
---|---|
Publisher | Microsoft |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is shareable connection. If the power app is shared with another user, connection is shared as well. For more information, please see the Connectors overview for canvas apps - Power Apps | Microsoft Docs
Name | Type | Description | Required |
---|---|---|---|
Application Id | string | The unique, unchangeable identifier for this application. | True |
API Key | securestring | The API key to connect to Application Insights through the API. | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 1200 | 60 seconds |
Actions
Run Analytics query |
Runs an Analytics query on the specified Application Insights resource |
Visualize Analytics query |
Creates a visualization from the results of an Analytics query |
Run Analytics query
Runs an Analytics query on the specified Application Insights resource
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Query
|
query | True | string |
Query to run (e.g. requests | summarize count() by timestamp). |
Time Range
|
timerange | string |
Time Range |
Returns
Visualize Analytics query
Creates a visualization from the results of an Analytics query
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Query
|
query | True | string |
Query to run (e.g. requests | summarize count() by timestamp). |
Time Range
|
timerange | string |
Time Range |
|
Chart Type
|
chartType | True | string |
Specify the resulting chart type |
Returns
- Body
- VisualizeResults
Definitions
VisualizeResults
Name | Path | Type | Description |
---|---|---|---|
Body
|
body | byte | |
Attachment Content
|
attachmentContent | byte | |
Attachment Name
|
attachmentName | string |