You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We wanted to use object-store for persisting .tar/.mtar content. For now, our services are available on aws and azure landscape. We wanted to avoid writing native queries for each of the IaaS providers and hence wanted to use jcloud for doing the same.
Since, jcloud already support sas-token way of authentication in azure blob-storage. So we wanted to do POC via jcloud on azure blob-storage as well as aws s3. But we are not sure, if jcloud would work for azure. If you guys can confirm, we will use jcloud for both.