You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After canceling a run, I tried to run az acr task logs. Even the command output the log, it didn't exit but still keep polling until timeout. We probably can check the run status beforehand and then download the log.