Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
Yabo Hu 67ebaed1a8
support azurerm 6.13.2 (#137)
* support azurerm 6.13.2

* bug

* update doc
2024-02-26 16:35:45 +08:00
Yabo Hu 39dcbab092
upgrade az version to 10, remove fixed version number in extension, breaking changes in cmdlet API (#118)
* upgrade to Az 10.X

* fix more

* fix test

* polish version

* polish changelog

* fix vscode extension

* polish how-to

* resolve path ro absolute

* update package-lock

* polish changelog

* psd1 as well

* better error handling

* add comments for version compare function

* bump major version

* delete preview announcement since module is already GAed
2023-09-27 15:53:09 +08:00
Dingmeng Xue 887a09905c
Update module spec to Az 9.3.0 (#106)
* Upgrade cmdlet spec to Az 8.0.0

* update changelog

* Update psd1 for 1.1.3 release

* Update module spec to Az 9.3.0
2023-01-15 21:36:25 +08:00
Dingmeng Xue fdec6903b7
Upgrade cmdlet spec to Az 8.0.0 (#104)
* Upgrade cmdlet spec to Az 8.0.0

* update changelog
2022-06-07 07:57:22 +08:00
Dingmeng Xue 3516ce02a9
Support Az 6.1 (#92) 2021-06-24 00:35:05 +08:00
Dingmeng Xue 2534b42e95
Upgrade spec to 5.6.0 (#79) 2021-02-26 23:37:55 +08:00
Dingmeng Xue 7f4c648284
Upgrade Az version to 5.5.0 (#77) 2021-02-22 08:57:41 -08:00
Keith Babinec bf8b6c992c
Updated docs to remove warnings about splatting support (#71) 2020-12-28 14:15:18 +08:00
Dingmeng Xue 23f6a390f6
Update spec to support Az 5.2 (#69) 2020-12-24 15:46:43 +08:00
Keith Babinec ad3f142807
Updated Az upgrade target from 4.6.1 to 4.8.0 (#64)
* Updated Az upgrade target to 4.7.0

* Fixed typo

* Updated Az spec to 4.8.0

* Updated spec unit test expected command counts
2020-10-16 16:37:34 +08:00
Keith Babinec 516c92a4bf
Add 'save to new files' feature support (#49)
* Added save-to-new-files support

* Implementation bug fix; updated docs

* Updated quickstart to remove Find command and add notes around fileEditMode

* More doc updates for editMode

Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
2020-09-15 23:31:48 -07:00
Mike F. Robbins cd4088ef64
Updated docs for pwsh and markdown standardization (#46)
Co-authored-by: Mike F. Robbins <mikefrobbins@users.noreply.github.com>
2020-09-11 13:30:58 -07:00
Keith Babinec c0e228d981
Az module spec update to 4.6.1 (#40)
* Added Az 4.6.1 spec

* Added Az 4.6.1 spec (2)

* Removed Az 4.4.0 spec

* Doc updates for module spec increment

* Added new instruction document for rolling module specs
2020-09-07 21:25:27 +08:00
Keith Babinec d07c31f7af
Unified object output refactor (#31)
* Added module output formatting file

* Removed collection output from Find command

* Find/New cmdlet object integration cleanup

* Unified object output refactor for plan generation (part 1)

* Unified object output refactor for plan generation (part 2)

* Unified object output refactor for plan generation (part 3)

* Unified object output refactor for plan execution (part 1)

* Fixed mysterious null output from Find command

* Updated output formatting to match plan output

* Fixed broken unit tests from output changes (part 1)

* Fixed broken unit tests from output changes (part 2)

* Doc updates for new output

* Doc updates for new output (part 2)

* Added diagnostic severity support
2020-08-26 13:14:26 +08:00
Mike F. Robbins 4986d1d89b
Added quickstart (#14)
* Added quickstart
* Updated content based on PR feedback

Co-authored-by: Mike F. Robbins <mikefrobbins@users.noreply.github.com>
Co-authored-by: Damien Caro <dcaro@microsoft.com>
2020-07-29 16:17:04 -07:00