Troubleshooting Azure blob access issues in Groovy script

While accessing the azure blob with account key and account name from microsoft azure storage explorer the following methods are not recognised within the groovy script i have added azure core sdkk updated jar files but still issues exists

1 Like

The screenshot you provided does not tell us much information what’s going wrong. We need more

  1. full source code of your script; do not trim import statements
  2. error messages you got in the log when you try to run the script
  3. screenshot of the Drivers folder where you locate the required jar(s)
  4. The URL of the jar from which you downloaded the jar — Maven Central?

When you copy&paste your code, please use the “code formatting syntax” for the better readability.

1 Like

kindly share exact error message and error logs