Az.ApplicationInsights Module
Microsoft Azure PowerShell: ApplicationInsights cmdlets
Application Insights
| Cmdlet | Description |
|---|---|
| Get-AzApplicationInsights |
Returns an Application Insights component. |
| Get-AzApplicationInsightsApiKey |
Get the API Key for this key id. |
| Get-AzApplicationInsightsContinuousExport |
Get the Continuous Export configuration for this export id. |
| Get-AzApplicationInsightsLinkedStorageAccount |
Returns the current linked storage settings for an Application Insights component. |
| Get-AzApplicationInsightsMyWorkbook |
Get a single private workbook by its resourceName. |
| Get-AzApplicationInsightsWebTest |
Get a specific Application Insights web test definition. |
| Get-AzApplicationInsightsWorkbook |
Get a single workbook by its resourceName. |
| Get-AzApplicationInsightsWorkbookRevision |
Get a single workbook revision defined by its revisionId. |
| Get-AzApplicationInsightsWorkbookTemplate |
Get a single workbook template by its resourceName. |
| New-AzApplicationInsights |
Creates (or updates) an Application Insights component. Note: You cannot specify a different value for InstrumentationKey nor AppId in the Put operation. |
| New-AzApplicationInsightsApiKey |
Create an API Key of an Application Insights component. |
| New-AzApplicationInsightsContinuousExport |
Create a Continuous Export configuration of an Application Insights component. |
| New-AzApplicationInsightsLinkedStorageAccount |
Replace current linked storage account for an Application Insights component. |
| New-AzApplicationInsightsMyWorkbook |
Create a new private workbook. |
| New-AzApplicationInsightsWebTest |
Creates or updates an Application Insights web test definition. |
| New-AzApplicationInsightsWebTestGeolocationObject |
Create an in-memory object for WebTestGeolocation. |
| New-AzApplicationInsightsWebTestHeaderFieldObject |
Create a in-memory object for HeaderField |
| New-AzApplicationInsightsWorkbook |
Create a new workbook. |
| New-AzApplicationInsightsWorkbookTemplate |
Create a new workbook template. |
| New-AzApplicationInsightsWorkbookTemplateGalleryObject |
Create an in-memory object for WorkbookTemplateGallery. |
| Remove-AzApplicationInsights |
Deletes an Application Insights component. |
| Remove-AzApplicationInsightsApiKey |
Delete an API Key of an Application Insights component. |
| Remove-AzApplicationInsightsContinuousExport |
Delete a Continuous Export configuration of an Application Insights component. |
| Remove-AzApplicationInsightsLinkedStorageAccount |
Delete linked storage accounts for an Application Insights component. |
| Remove-AzApplicationInsightsMyWorkbook |
Delete a private workbook. |
| Remove-AzApplicationInsightsWebTest |
Deletes an Application Insights web test. |
| Remove-AzApplicationInsightsWorkbook |
Delete a workbook. |
| Remove-AzApplicationInsightsWorkbookTemplate |
Delete a workbook template. |
| Set-AzApplicationInsightsContinuousExport |
Create a Continuous Export configuration of an Application Insights component. |
| Set-AzApplicationInsightsDailyCap |
Update current billing features for an Application Insights component. |
| Set-AzApplicationInsightsPricingPlan |
Update current billing features for an Application Insights component. |
| Update-AzApplicationInsights |
Creates (or updates) an Application Insights component. Note: You cannot specify a different value for InstrumentationKey nor AppId in the Put operation. |
| Update-AzApplicationInsightsLinkedStorageAccount |
Update linked storage accounts for an Application Insights component. |
| Update-AzApplicationInsightsMyWorkbook |
Updates a private workbook that has already been added. |
| Update-AzApplicationInsightsWebTestTag |
Updates the tags associated with an Application Insights web test. |
| Update-AzApplicationInsightsWorkbook |
Updates a workbook that has already been added. |
| Update-AzApplicationInsightsWorkbookTemplate |
Updates a workbook template that has already been added. |