Shishir Dash
Shishir Dash
Thank you for sharing all the examples @diondrapeck. I went through many examples but couldn't find a single one which has below codes: 1. get run context in the jobs...
install-az-cli.yml in the template contains [python -m pip install -U --force-reinstall pip pip install ==]. Seems like this is causing the failure. I fixed it by modifying the commands to...
Microsoft is yet to provide any solution to this, but I found out some workaround though. If you check the logs, "python -m pip install -U --force-reinstall pip" in mlops-templates...