in playbooks/roles/ood-applications/files/bc_amlsdk/template/amlwrapperfunctions.py [0:0]
def login(): print("Login into azure via browser") os.system("az login --output none")