Configuring your workstation
There are a number of tools that you can use to build and deploy AI-based applications. For purposes of this book, you may need to download and deploy a handful of tools:
- Visual Studio Code:
- Azure Developer CLI:
- Python 3.9+:
- Node.js 14+:
- Git:
- PowerShell 7+: https://github.com/powershell/powershell
Download and install each of those using the provided links. Be sure to use the default installation options for all of them, as any examples in this book will reference default options and paths.