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
| CAF Step by Step portable | Portable Application for CAF Configuration with Terraform. Download and Unzip the package. Run the App with Admin Rights |
8
+
9
+
# How it works
10
+
11
+
- Download and Install Visual Studio Code if necessary
12
+
- Download and Git Bash if necessary
13
+
- Download and Install Azure Cli if necessary
14
+
- Download and Configure Terraform.
15
+
- 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
16
+
- Configure the Terraform project.
17
+
18
+
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