Commit Graph

18 Commits

Author SHA1 Message Date
Alexey-Ayupov
36165e08cd [Windows] revert Az CLI to the latest version (#8549) 2023-10-13 14:35:56 +02:00
sergei-pyshnoi
6315b7ed2c [Windows] Add signature validation (#8390) 2023-10-11 11:02:59 +02:00
Vasilii Polikarpov
cbe9acb6bc Fix code style in Install-AzureCli.ps1 (#8480)
Following 0795b9ed8b
2023-10-06 11:54:51 +02:00
Alexey-Ayupov
6d730133bf [windows] Pin Azure CLI to 2.52.0 (#8478) 2023-10-06 11:53:28 +02:00
ilia-shipitsin
0795b9ed8b [windows] warmup Azure CLI (#8427)
* [windows] warmup Azure CLI

Improve Azure CLI first run timing.
Follow up: https://github.com/actions/runner-images/pull/8294

Co-authored-by: Jesse Houwing <jesse.houwing@gmail.com>

* expose AZURE_EXTENSION_DIR to image generation

* suppress az warmup output

* refresh PATH before warmup

---------

Co-authored-by: Jesse Houwing <jesse.houwing@gmail.com>
2023-10-05 15:03:58 +02:00
Shamil Mubarakshin
c64e2f53f1 [windows] Change Az Cli to x64 (#8096) 2023-08-16 18:22:39 +02:00
Maksim Shilov
afc8bd66cc [Windows] Add SQL OLEDB Driver to win19 and win22 (#4893)
* Add SQL OLEDB Driver to win19 and win22

* Update installation, improve install-binary and resolve comments

* Slight improvement of the installation. Fixing argument list for the WebPI

* Fix argument list for AzureCLI

* Fix software report
2022-01-20 15:59:37 +03:00
Mikhail Timofeev
cf96490586 [Windows] Install the latest available azure-cli msi package (#4242) 2021-10-09 16:51:33 +03:00
Aleksandr Chebotov
a769b06872 Switch Azure CLI installation to GitHub Releases (#3035) 2021-03-26 18:21:42 +03:00
Maxim Lobanov
0f6fba462a Move CLI tests to the separate test file on Windows (#1363)
* move cli tests to the separate file

* switch install scripts

* unify CLI names
2020-08-06 11:27:58 +03:00
Mikhail Timofeev
23aade159c Replace current validates with pester testing approach #1 (#1253)
* first part

* fix session manager plugin

* rework AWS installation

* azure cosmos db tests

* azure devops cli

* add azmodules test

* put brackets

* add root folder

* remove validate aliyun

* add azure modules

* update modules test

* docker, baze, dotnetsdk

* DACFx

* add azdevopscli

* change to Should -BeTrue

* nitpicks

* remove extra

* add azurecli

* remove BeforeAll for DACFx

* a bit of refactoring

* fix templates

* remove disk space validation

* rename to powershell modules

* fix templates
2020-07-21 09:50:01 +03:00
Aleksandr Chebotov
699cd6fde7 remove unused temporary $Env:AZURE_EXTENSION_DIR varible 2020-07-07 13:20:09 +03:00
Mikhail Timofeev
5d67652502 remove workaround (#984) 2020-06-03 10:50:24 +03:00
Mikhail Timofeev
7b4cd37ecf Temporary downgrade Azure-Cli to 2.5.1 (#959)
* hardcode 2.5.1 for win and linux

* change instllation to downgrade for ubuntu
2020-05-29 10:34:21 +03:00
Aleksandr Chebotov
edce722a68 Improve choco stability by adding retry logic on Windows images (#721)
Add retry logic for choco install to avoid random failures
2020-04-17 10:53:30 +03:00
Luke Duddridge
44e904205f Chocolatey Helper (#646)
* Add basic choco install wrapper

* Use Install-Choco on mingw

* move azure-cli install to defence

* Rename ChocoInstall to ChocoHelpers
2020-04-14 08:51:57 +03:00
Shady Ibraheem
1dcd276b1e Another mop up commit to add missing changes from the last mop-up. 2019-12-13 11:57:37 -05:00
Shady Ibraheem
f396818e23 Inital commit. 2019-11-15 15:38:01 -05:00