I'm trying to execute my python code in Azure Batch which pulls data from Adobe Analytics API. The code successfully runs in my local machine, not sure about the configuration in the pool in Az_Batch.
{"errorCategory":0,"code":"CommandLaunchFailed","message":"Failed to launch the specified command line","details":[{"Name":"Message","Value":"%1 is not a valid Win32 application."}]}
Could anyone please help me!!