When using the Azure SDK on Java 17 in an IoT edge environment, uploading a blob via the Azure Blob storage SDK, a class initializer exception is thrown. It is not clear what causes this, but it ...
What steps will reproduce the problem? file: service.proto ----- import "rpc.proto"; option java_package = "com.common.service"; option java_outer_classname ...