aboutsummaryrefslogtreecommitdiff
path: root/test/powershell/install_modules.sh
Commit message (Collapse)AuthorAgeFilesLines
* Install PowerShell Modules (#427)feature_powershell_1.1.0Ross Smith2023-01-301-0/+13
* InstallBicep * Add test for InstallBicep * Install pwsh Modules * Script rename * Add -Command to test * Check version * Install the module for all users * Adding terminating lines to scripts * Update src/powershell/install.sh Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> * Update src/powershell/install.sh Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> * Removed comments in Readme * Remove Bicep from PowerShell install * Increased version number * Update Minor version rather than patch --------- Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>