Installing WSL (windows subsystem for linux)
Running the azure-team terraform make file to create your infrastructure may not work on a Windows machine. If you cannot get it to run, install a linux distribution where you will exectute the tf files. Setting up a distribution with all of the right dependencies does involve a bit of setup to get it configured properly. The following is a list of steps you'll need to complete:
- Install WSL
- Change the mount point from /mnt/c to /c
- Install homebrew
- Set up git credential manager
- Install sqlcmd