Azure Application Insights [DEPRECATED]
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 |
|---|---|---|
| Copilot Studio | Premium | All Power Automate regions except the following: - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Logic Apps | Standard | All Logic Apps regions except the following: - Azure China regions - 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) |
| Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Contact | |
|---|---|
| Name | Microsoft |
| URL | https://support.microsoft.com |
| Connector Metadata | |
|---|---|
| Publisher | Microsoft |
| Website | https://azure.microsoft.com/services/monitor/ |
| Privacy policy | https://privacy.microsoft.com |
| Categories | Data |
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 (deprecated) [DEPRECATED] |
This action has been deprecated. Please use Run query and list results V2 instead.
|
| Visualize Analytics query (deprecated) [DEPRECATED] |
This action has been deprecated. Please use Run query and visualize results V2 instead.
|
Run Analytics query (deprecated) [DEPRECATED]
This action has been deprecated. Please use Run query and list results V2 instead.
Runs an Analytics query on the specified Application Insights resource (deprecated)
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 (deprecated) [DEPRECATED]
This action has been deprecated. Please use Run query and visualize results V2 instead.
Creates a visualization from the results of an Analytics query (deprecated)
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 |