Project description
Microsoft Azure CLI ‘Monitor’ Command Module
Release History
0.2.12
- metrics alert create/update: Fixed issue where “count” was not a permitted value.
0.2.10
- monitor metrics alert create/update: Allow dimension value ‘*’.
0.2.9
- Make ID comparison case insensitive.
0.2.7
- monitor metrics alert update: Fix issue where –addremove-action would not work in some cases.
- monitor metrics alert create/update: Improve –condition support for special characters.
0.2.6
- monitor metrics alert create/update: –condition now supports metric names which include characters forward-slash (/) and period (.).
0.2.5
- monitor activity-log list:
- Allow listing all events at the subscription level.
Added –offset parameter to more easily create time queries.
Improved validation for –start-time and –end-time to use wider range of ISO8601 formats and more user-friendly datetime formats.
Added –namespace as alias for deprecated option –resource-provider.
Deprecated –filters because no values other than those with strongly-typed options are supported by the service.
- monitor metrics list:
- Added –offset parameter to more easily create time queries.
Improved validation for –start-time and –end-time to use wider range of ISO8601 formats and more user-friendly datetime formats.
- monitor diagnostic-settings create: Improve validation for arguments –event-hub and –event-hub-rule.
0.2.3
- Added monitor metrics alert commands for near-realtime metric alerts.
- Deprecated monitor alert commands.
0.2.0
- BREAKING CHANGE: ‘show’ commands log error message and fail with exit code of 3 upon a missing resource.
0.1.5
- Minor fixes.
- sdist is now compatible with wheel 0.31.0
0.1.3
- Deprecates the monitor autoscale-settings commands.
- Adds the monitor autoscale command group.
- Adds the monitor autoscale profile command group.
- Adds the monitor autoscale rule command group.
0.1.2
- Fix az monitor log-profiles create command
0.1.0
- BC: Add multi-diagnostic settings support. –name is required in monitor diagnostic-settings create.
- Add command to get diagnostic settings category.
0.0.14
- Update for CLI core changes.
0.0.13
- Update managed SDK reference to 0.4.0
- Remove data plane SDK reference
- BREAKING CHANGE: Add multi-dimension support to metrics command
0.0.12
- Add activity-log alert commands
- Minor fixes.
0.0.11
- Add action-group commands
0.0.5 (2017-05-30)
- Include autoscale template file to fix az monitor autoscale-settings get-parameters-template command (#3349)
- BC: monitor alert-rule-incidents list renamed monitor alert list-incidents
- BC: monitor alert-rule-incidents show renamed monitor alert show-incident
- BC: monitor metric-defintions list renamed monitor metrics list-definitions
- BC: monitor alert-rules renamed monitor alert
- BC: monitor alert create completely revamped. condition and action no longer accepts JSON.
- Adds numerous parameters to simplify the rule creation process. location no longer required.
Added name or ID support for target.
–alert-rule-resource-name removed. is-enabled renamed enabled and no longer required.
description defaults based on the supplied condition. Added examples to help clarifiy the
new format.
- BC: Support names or IDs for monitor metric commands.
- monitor alert rule update - Added numerous convenience arguments to improve usability. Added
examples to explain usage of the new arguments.
0.0.3 (2017-04-28)
- Bug Fix: Modeling –actions of az alert-rules create to consume JSON string (#3009)
- Bug fix - diagnostic settings create does not accept logs/metrics from show commands (#2913)
0.0.2 (2017-04-17)
- Apply core changes required for JSON string parsing from shell (#2705)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.