How do I connect Elastic (using ECK + Azure) to snapshot repository using secondary storage account?

We use ECK + Azure.
I am able to connect the pods to primary storage accounts, but I cannot figure out how to connect to the RA-GRS or just a GRS geo redundant storage (some times referred as blob_secondary).

  • I tried setting up private links in azure directly to the secondary storage. That does not seem to work.
  • I tried using the "location_mode" to "secondary_only", that does not work.

Our site is in eastus2, I am trying to connect to westus2's GRS storage (west central).

Can some detail steps on how to accomplish this?