I'm getting following error with above steps for Linux ("azure-pipelines-steps-linux.yml"):
AttributeError: module 'time' has no attribute 'clock'
As a workaround I use Python in version '3.7' instead '3.x'
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@geverghe - Can you address this issue?
This is a known issue due to a dependency on Azure CLI - https://github.com/Azure/azure-cli/pull/10777. Should be fixed once the latest version is available.
@batorskik - Thank you for the feedback. Closing this issue as answered by geverghe.