AzureRM.Insights
5.1.0
Microsoft Azure PowerShell - Insights service cmdlets for Azure Resource Manager
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
Azure ResourceManager ARM Insights
Cmdlets
Get-AzureRmMetricDefinition Get-AzureRmMetric Remove-AzureRmLogProfile Get-AzureRmLogProfile Add-AzureRmLogProfile Get-AzureRmLog Set-AzureRmDiagnosticSetting Get-AzureRmDiagnosticSetting Remove-AzureRmDiagnosticSetting New-AzureRmAutoscaleNotification New-AzureRmAutoscaleProfile New-AzureRmAutoscaleRule Add-AzureRmAutoscaleSetting Get-AzureRmAutoscaleHistory Get-AzureRmAutoscaleSetting New-AzureRmAutoscaleWebhook Remove-AzureRmAutoscaleSetting Add-AzureRmMetricAlertRule Add-AzureRmWebtestAlertRule Get-AzureRmAlertHistory Get-AzureRmAlertRule New-AzureRmAlertRuleEmail New-AzureRmAlertRuleWebhook Remove-AzureRmAlertRule Set-AzureRmActivityLogAlert Get-AzureRmActivityLogAlert New-AzureRmActionGroup New-AzureRmActivityLogAlertCondition Enable-AzureRmActivityLogAlert Disable-AzureRmActivityLogAlert Remove-AzureRmActivityLogAlert New-AzureRmActionGroupReceiver Set-AzureRmActionGroup Get-AzureRmActionGroup Remove-AzureRmActionGroup New-AzureRmMetricFilter
Dependencies
-
- AzureRM.Profile (>= 5.3.4)
Release Notes
* Fixed formatting of OutputType in help files
* Updated help files to include full parameter types and correct input/output types.
* Using Microsoft.Azure.Management.Monitor SDK 0.19.1-preview
- The namespace of the Model classes changed from Microsoft.Azure.Management.Monitor.Management.Models to Microsoft.Azure.Management.Monitor.Models. This breaking change is just announced in this release. It is temporarily hidden from the customers.
- The SDK includes support for multi-named diagnostic settings.
- The SDK also supports the most recent Metrics API: multi-dimension metrics.
* **Set-AzureRmDiagnosticSetting**
- Added new optional Name argument. It defaults to 'service' for backward compatibility.
- The argument ServiceBusRuleId has been added an alias 'EventHubName' which will replace it in the future.
- The response also includes a new field: EventHubName, but keeps the previous one 'ServiceBusRuleId.'
- The arguments Categories and Timegrains now have aliases Category and Timegrain respectively.
- One more argument has been added: MetricCategory to operate the same way the current Categories operates, but on Metrics Categories
- This cmdlet now supports pipelining and the InputObject argument. When the InputObject is used, no other parameter is accepted.
* **Remove-AzureRmDiagnosticSetting**
- This cmdlet allows the deletion of Diagnostic Setting, since now multi-named settings are possible. For this a new parameter was added (Name) that defaults to 'service'. If the cmdlet is called using 'service' as name the cmdlet will only disable metrics and logs instead of removing the diagnostic setting.
* **Get-AzureRmDiagnosticSetting**
- Added new optional Name argument. It defaults to 'service' for backward compatibility.
- The response also includes a new field: EventHubName, but keeps the previous one 'ServiceBusRuleId.'
* **Get-AzureRmMetric**
- Added new optional parameter 'Top'. It is the maximum number of records to retrieve and defaults to '10', to be specified with .
- Added new optional parameter 'OrderBy'. It is the aggregation to use for sorting results and the direction of the sort (Example: sum asc).
- Added new optional parameter 'MetricNamespace'. It is the metric namespace to query metrics for.
- Added new optional parameter 'ResultType'. It is the result type to be returned (metadata or data).
- Added new optional parameter 'MetricFilter'. It is the metric dimension filter to query metrics for.
* **Get-AzureRmMetricDefinition**
- Added new optional parameter 'MetricNamespace'. It is the metric namespace to query metric definitions for.
* **New-AzureRmMetricFilter**
- This cmdlet is used to create a new metric dimension filter, which can then be used to query metrics.
FileList
- AzureRM.Insights.nuspec
- AzureRM.Insights.psd1
- AzureRM.Insights.psm1
- Microsoft.Azure.Commands.Insights.dll
- Microsoft.Azure.Commands.Insights.dll-Help.xml
- Microsoft.Azure.Commands.Insights.format.ps1xml
- Microsoft.Azure.Management.Monitor.dll
Version History
Version | Downloads | Last updated |
---|---|---|
5.1.6 | 19,309,778 | 3/23/2021 |
5.1.5 | 6,817,510 | 11/6/2018 |
5.1.4 | 524,893 | 9/24/2018 |
5.1.3 | 321,021 | 8/29/2018 |
5.1.1 | 157,912 | 8/14/2018 |
5.1.0 (current version) | 120,933 | 7/31/2018 |
5.0.1 | 259,059 | 7/3/2018 |
5.0.0 | 518,785 | 5/7/2018 |
4.0.4 | 515,424 | 4/10/2018 |
4.0.3 | 83,158 | 3/27/2018 |
4.0.2 | 113,133 | 2/13/2018 |
4.0.1 | 76,882 | 1/31/2018 |
4.0.0 | 228,268 | 11/8/2017 |
3.4.1 | 230,178 | 10/12/2017 |
3.4.0 | 143,091 | 9/25/2017 |
3.3.1 | 80,980 | 8/16/2017 |
3.2.1 | 65,788 | 7/18/2017 |
3.2.0 | 5,902 | 7/11/2017 |
3.1.0 | 40,323 | 6/8/2017 |
3.0.1 | 20,240 | 5/24/2017 |
3.0.0 | 18,866 | 5/10/2017 |
2.8.0 | 71,625 | 4/5/2017 |
2.7.0 | 26,867 | 3/9/2017 |
2.6.0 | 14,289 | 2/22/2017 |
2.5.0 | 27,786 | 1/18/2017 |
2.4.0 | 17,196 | 12/14/2016 |
2.3.0 | 27,761 | 11/2/2016 |
2.2.0 | 13,353 | 9/28/2016 |
2.1.0 | 101,825 | 9/8/2016 |
2.0.1 | 7,965 | 8/10/2016 |
2.0.0 | 577 | 8/8/2016 |
1.0.11 | 26,136 | 7/12/2016 |
1.0.10 | 3,480 | 6/27/2016 |
1.0.9 | 6,048 | 6/1/2016 |
1.0.8 | 10,378 | 5/4/2016 |
1.0.7 | 3,587 | 4/19/2016 |
1.0.6 | 5,305 | 3/30/2016 |
1.0.5 | 4,507 | 3/4/2016 |
1.0.4.4 | 15,597 | 7/8/2017 |
1.0.4.3 | 22,563 | 3/14/2017 |
1.0.4.2 | 8,562 | 1/4/2017 |
1.0.4.1 | 122,646 | 9/8/2016 |
1.0.4 | 4,786 | 2/3/2016 |
1.0.3 | 2,718 | 1/13/2016 |
1.0.2 | 1,615 | 12/16/2015 |
1.0.1 | 2,870 | 11/9/2015 |
1.0.0 | 991 | 11/6/2015 |
0.10.0 | 1,805 | 10/9/2015 |