Is it possible to use a blob storage account in Azure for Jira Data Center's shared home directory?

Jimmy Seddon
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 15, 2019

Hello Everyone,

We are in the process of trying out Jira Data Center in Azure, we currently have a hosted Jira Software (single server instance).

We have deployed using the Azure Markteplace template which worked without issues, we are now in the process of trying to edit some of the things done in the template to bring it more in line with our costs, one thing that we are trying to do and I'm asking here because I don't even know if it is possible is to use a Blob storage account instead of a file based storage account.  Is this something that is possible, and if so could someone help me understand where that configuration change would be made since I'm not seeing anywhere that looks like it would accept a blob access key.

Thanks!

2 answers

1 accepted

2 votes
Answer accepted
Jimmy Seddon
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 3, 2019

For anyone who comes here looking for the answer ot this question, I ended up contacting support and this is the response I received:

Our requirement is only for having the fileshare visible as a volume in the OS. 
However, looking at the Azure documentation on file services, the Azure Files seems to be the simplest choice as it uses SMB 2.1 protocol and it does not need to support other complex and unnecessary features like REST requests in Blob Storage (which also does not seem to support SMB entirely). Also, Azure Disk appears to have extended functionality like the boot sector, which you do not need for the shared storage.

Essentially, yes, the Blob Storage should work. Keep in mind, though, to us it appears that Azure Files appears to be the best cost x benefit option, however, it might be good to confirm this with someone more specialized in Azure architecture since Atlassian does not provide official support for 3rd-party platforms.

Let me know if you have any further questions on this.

Gaj Umapathy
Contributor
July 9, 2019

I want to try bob storage because it has the soft delete feature for PITR. 

Like # people like this
0 votes
Steven_D86
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 2, 2024

Hi, i know this topic is a little bit old, but i'm facing the same issue right now.

i want to setup the Jira DC Cluster with Azure Blob and i want to use that blob from a single LinuxVM and the Kubernetes Cluster (as PVC).
I am currently trying to integrate the blob store with blobfuse2 on ubuntu.

does anyone have any long-term experience with this and can provide information and tips??

Suggest an answer

Log in or Sign up to answer