Issue 488 · Week of May 13, 2026
Feed Jobs Search Platform About Donate
← Back to feed / //azure

Azure Developer CLI adds Python, JS, TS, and .NET support for hooks

Read full article Discuss
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.