.azcli files is recognized by the Azure CLI extension for VS Code as containing "az" cli commands.
They are meant to be run by bash from either powershell or an actual bash terminal. Consider .azcli a synonym for ".sh".
For example, try running bash hello.azcli