in plugins/v1/repository_azure/plugin.py [0:0]
def resolve_binary(install_root, binary_name): return os.path.join(install_root, "bin", binary_name)