Set up the Integrated Development Environment (IDE)
We recommend using Visual Studio Code (VS Code) as your IDE or text editor to set up the EmbedFAST as the steps were written with VS Code in mind. VS Code supports Bicep syntax highlighting and ensures a smooth development experience.
Bicep Development Environment
The Bicep development environment is needed to work with Bicep scripts and to run them in order to deploy resources on Azure.
Windows PowerShell Extension
The Windows PowerShell Extension is needed to run deployment scripts in VS code through the PowerShell terminal. Follow the steps listed below to install the PowerShell Extension in VS Code: