AzureRM.ApplicationInsights

0.1.0

Microsoft Azure PowerShell - Application Insights service management cmdlets for Azure Resource Manager.  Creates and manages application insights in Azure Resource Manager.

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AzureRM.ApplicationInsights -RequiredVersion 0.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AzureRM.ApplicationInsights -Version 0.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM ApplicationInsights

Cmdlets

Get-AzureRmApplicationInsights New-AzureRmApplicationInsights Remove-AzureRmApplicationInsights Set-AzureRmApplicationInsightsPricingPlan Set-AzureRmApplicationInsightsDailyCap Get-AzureRmApplicationInsightsContinuousExport Set-AzureRmApplicationInsightsContinuousExport New-AzureRmApplicationInsightsContinuousExport Remove-AzureRmApplicationInsightsContinuousExport Get-AzureRmApplicationInsightsApiKey New-AzureRmApplicationInsightsApiKey Remove-AzureRmApplicationInsightsApiKey

Dependencies

Release Notes

   Add commands to get/create/remove applicaiton insights resource
       Get-AzureRmApplicationInsights
       New-AzureRmApplicationInsights
       Remove-AzureRmApplicationInsights

   Add commands to get/update pricing/daily cap of applicaiton insights resource        
       Get-AzureRmApplicationInsights -IncludeDailyCap
       Set-AzureRmApplicationInsightsPricingPlan
       Set-AzureRmApplicationInsightsDailyCap

   Add commands to get/create/update/remove continuous export of applicaiton insights resource
Get-AzureRmApplicationInsightsContinuousExport
Set-AzureRmApplicationInsightsContinuousExport
New-AzureRmApplicationInsightsContinuousExport
Remove-AzureRmApplicationInsightsContinuousExport
   
   Add commands to get/create/remove api keys of applicaiton insights resoruce
Get-AzureRmApplicationInsightsApiKey
New-AzureRmApplicationInsightsApiKey
Remove-AzureRmApplicationInsightsApiKey

FileList

Version History

Version Downloads Last updated
0.1.9 15,963,790 3/23/2021
0.1.8 8,021,570 8/29/2018
0.1.6 145,395 8/14/2018
0.1.5 121,871 7/31/2018
0.1.4 756,930 5/7/2018
0.1.3 516,148 4/10/2018
0.1.2 83,130 3/27/2018
0.1.1 201,696 1/31/2018
0.1.0 (current version) 217,440 11/8/2017
Show less