From 2ba31981b76592039e4b08b694e6d2c784c144a0 Mon Sep 17 00:00:00 2001 From: Felipe Augusto Date: Tue, 16 Feb 2021 15:33:58 -0300 Subject: [PATCH] Update install.ps1 --- install.ps1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.ps1 b/install.ps1 index 4571107..3815aea 100644 --- a/install.ps1 +++ b/install.ps1 @@ -18,6 +18,8 @@ choco feature enable -n=allowGlobalConfirmation; ,"visualstudio2019professional" ,"microsoft-windows-terminal" ,"azure-cli" +,"azurepowershell" +,"azcopy" ,"wireshark" ,"westwindwebsurge" ,"sql-server-management-studio"