AzureRM.Insights

3.0.0

Microsoft Azure PowerShell - Insights service cmdlets for 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.Insights -RequiredVersion 3.0.0

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

Install-PSResource -Name AzureRM.Insights -Version 3.0.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 Insights

Cmdlets

Get-AzureRmUsage Get-AzureRmMetricDefinition Get-AzureRmMetric Remove-AzureRmLogProfile Get-AzureRmLogProfile Add-AzureRmLogProfile Get-AzureRmLog Set-AzureRmDiagnosticSetting Get-AzureRmDiagnosticSetting New-AzureRmAutoscaleNotification New-AzureRmAutoscaleProfile New-AzureRmAutoscaleRule Add-AzureRmAutoscaleSetting Get-AzureRmAutoscaleHistory Get-AzureRmAutoscaleSetting New-AzureRmAutoscaleWebhook Remove-AzureRmAutoscaleSetting Add-AzureRmMetricAlertRule Add-AzureRmLogAlertRule Add-AzureRmWebtestAlertRule Get-AzureRmAlertHistory Get-AzureRmAlertRule New-AzureRmAlertRuleEmail New-AzureRmAlertRuleWebhook Remove-AzureRmAlertRule

Dependencies

Release Notes

* Add-AzureRm*AlertRule
   - Returns a single object: newResource, statusCode, requestId
* Get-AzureRmAlertRule
   - The output is now enumerated instead of considered a single object. Its type did not change, it is still a list.
* Remove-AzureRmAlertRule
   - The statusCode follows the status code returned by the request, before it was Ok always.
* Add-AzureRmAutoscaleSetting
   - Returns now a single object (not a list as before) containing statusCode, requestId, and the newly created/updated resource.
   - The status code follows the status returned by the request, before it was always Ok.
* New-AzureRmAutoscaleRule
   - The parameter ScaleActionType has been extended, it receives the following values now: ChangeCount, PercentChangeCount, ExactCount.
* Remove-AzureRmAutoscaleSetting
   - The statusCode in the output follows the statusCode returned by the request. Before it was always Ok.
* Get-AzureRMLogProfile
   - The output is now enumerated. Before it was considered a single object. The type of the output remains a list as before.
* Remove-AzureRmLogProfile
   - The PassThru parameter has been implemented.
* Metrics API
   - The SDK now retrieves metrics from MDM.
* Get-AzureRmMetricDefinition
   - The output is still a list, but the structure of the list changed.
* Get-AzureRmMetric
   - The call has changed. This is the new syntax: Get-AzureRmMetric ResourceId [MetricNames [TimeGrain] [AggregationType] [StartTime] [EndTime]] [DetailedOutput]
   - The output is a list, and the structure of its elements has changed.

FileList

Version History

Version Downloads Last updated
5.1.6 0 3/22/2021
5.1.5 41 11/2/2018
5.1.4 13 9/17/2018
5.1.3 530 8/29/2018
5.1.2 13 8/24/2018
5.1.1 21 8/10/2018
5.1.0 176 7/27/2018
5.0.1 113 6/29/2018
5.0.0 183 5/1/2018
4.0.4 65 4/6/2018
4.0.3 34 3/23/2018
4.0.2 175 2/9/2018
4.0.1 493 1/26/2018
4.0.0 56 11/8/2017
3.4.1 5 10/12/2017
3.4.0 6 9/24/2017
3.3.1 7 8/16/2017
3.3.0 7 8/9/2017
3.2.1 6 7/18/2017
3.2.0 7 7/11/2017
3.1.0 337 6/8/2017
3.0.1 23 5/24/2017
3.0.0 (current version) 9 5/9/2017
2.8.0 13 4/5/2017
2.7.0 3 3/9/2017
2.6.0 5 2/22/2017
2.5.0 6 1/17/2017
2.4.0 6 12/14/2016
2.3.0 7 11/1/2016
2.2.0 5 9/27/2016
2.1.0 14 9/8/2016
2.0.1 10 8/10/2016
2.0.0 5 8/8/2016
1.0.11 5 7/11/2016
1.0.10 8 6/24/2016
1.0.9 6 6/1/2016
1.0.8 8 5/4/2016
1.0.7 97 4/18/2016
1.0.6 6 3/29/2016
1.0.5 6 3/4/2016
1.0.4.4 5 7/8/2017
1.0.4.3 7 3/14/2017
1.0.4.2 18 12/16/2016
1.0.4.1 13 9/8/2016
1.0.4 8 2/3/2016
1.0.3 6 1/12/2016
1.0.2 7 12/16/2015
1.0.1 9 11/9/2015
1.0.0 5 11/5/2015
0.10.0 3 10/8/2015
0.9.10 10 9/25/2015
0.9.9 4 9/24/2015
0.9.8 4 9/23/2015
Show less