We are using Azure Cosmos DB SQL API and Blob Storage account to store data using Java SDK.
By default, it generates 2 DLL files i.e DocumentDB.Spatial.Sql.dll and Microsoft.Azure.Documents.ServiceInterop.dll.
Is there a way to change the directory to a user-defined directory for these files?