GenAI for transcriptions Dictate, Transcribe and Summarize as SOAP Notes Architecture UI Deploy Prerequisites Azure CLI Azure Developer CLI (azd) Terraform Node.js Python Deployment Process Initialize Azure Developer CLI (azd) Changed scripts to install into existing Azure RG export AZURE_RESOURCE_GROUP=<name of RG> azd init Provision Azure Resources Verify RG in `.azure//.env azd provision Deploy the Application azd deploy