Open tschechniker opened 1 year ago
+1
@omairabdullah @sushil490023
+1
+1
+1
The latest version seems to work for me. My problem was I didn't have the right permissions set on the automation account running the runbook. So if anyone is having issues check that. Be sure to set these permissions:
In my case I created a custom role and added those permissions, then assigned that role to the automation account I was using.
Also another thing, it seems that the version (-v) parameter is required and is not optional.
Hi,
i just followed the azure documentation and used the import_py3package_from_pypi script. The script seems to be completly broken.