You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,10 @@
7
7
# How it works
8
8
9
9
- Download and Install Visual Studio Code if necessary
10
-
- Download and Git Bash if necessary
10
+
- Download Git Bash if necessary
11
11
- Download and Install Azure Cli if necessary
12
12
- Download and Configure Terraform.
13
13
- Terraform.exe will be placed in %SystemRoot% folder in order to work with Powershell and Git Bash. If you want to place the executable in another folder please click to "No" when asked. In this case you must put manually the folder in your Environment Variable
14
14
- Configure the Terraform project.
15
15
16
-
After the configuration please Open Visual Studio Code and open the folder C:\MSFT-CAF. Click on "Terminal" and select Git Bash. Now run az login.
16
+
After the configuration please Open Visual Studio Code and open the folder C:\MSFT-CAF. Click on "Terminal" and select Git Bash. Now run az login.
0 commit comments