Skip to content

Commit

Permalink
Added PowerShell 7.0 to list of prerequisites in 4-prerequisites.md (#…
Browse files Browse the repository at this point in the history
…151)

* Added PowerShell 7.0 to list of prerequisites in 4-prerequisites.md

* Make instruction explicit for windows users

---------

Co-authored-by: Pankaj Agrawal <pnkaj.agrwal@gmail.com>
  • Loading branch information
sc-apps and pankajagrawal16 authored Apr 10, 2024
1 parent 7bf6d18 commit 92266f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/aca/00-workshop-intro/4-prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Make sure you have your development environment set up and configured.

1. An Azure account with an active subscription - [Create an account for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio){target=_blank}
1. dotnet 6.0 or a higher version - [Install](https://dotnet.microsoft.com/en-us/download){target=_blank}
1. PowerShell 7.0 or higher version (For Windows Users only!) - [Install](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.4#installing-the-msi-package){target=_blank}
1. Docker Desktop - [Install](https://docs.docker.com/desktop/install/windows-install/){target=_blank}
1. Visual Studio Code - [Install](https://code.visualstudio.com/){target=_blank}
1. VS Code Docker extension - [Install](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker){target=_blank}
Expand Down

0 comments on commit 92266f4

Please sign in to comment.