Azure Developer CLI adds Python, JS, TS, and .NET support for hooks
Hooks are one of the most widely used features in the Azure Developer CLI (azd). Until now, developers had to write them in Bash or PowerShell. The latest update adds support for Python, JavaScript, TypeScript, and .NET — azd detects the language by file extension, installs dependencies, and runs the script without extra configuration.