Release Notes
Release Notes for 0.6.0
Changed
-
- changed object model for Virtual Network for consistency to match other resources.
-
Fix to the remove resource routine, fixed issue where sometimes lock removal generated an error.
Miscellaneous
- Powershell modules now support additional common parameters to offer several levels of logging.
- -Debug. The most detailed logging.
- -Verbose. A considerable amount of additional logging to allow for excellent fault diagnosis.
- -InformationAction Continue. A minimal amount of basic output, just confirming key items.
- -InformationAction SilentlyContinue. No output at all, except warnings and errors. This is the default.