Open jbouzekri opened 3 years ago
+1 on this issue Appreciate if you can comment on it
+1 too. Until the package management is improved (a lot), Python is effectively unusable in AA.
+1, do you have a workaround to share?
@sHooPmyWooP : I don't have a workaround to use the AzureRunAsConnection
. So I fallbacked to ClientSecretCredential
for the moment.
For me the broken dependencies were
As a quick and dirty fix, I changed my requirements, to match the automation accounts packages:
This worked, at least for my requirements.
Not using the provided package import runbook, but the REST endpoint.
Looks like Microsoft has yet to address this, as I've just encountered this and couldn't find anything helpful anywhere in regards to even working around it temporarily.
I tried to use the import python3 package script to update azure mgmt libraries.
Everything works fine however when I install adal, it installs a new version of cryptographie and now, I am unable to login by token because of the error :